Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ fastapi
|
|
| 3 |
uvicorn
|
| 4 |
requests
|
| 5 |
python-dotenv
|
|
|
|
| 6 |
#pipecat-ai[daily,openai,fal]
|
|
|
|
| 3 |
uvicorn
|
| 4 |
requests
|
| 5 |
python-dotenv
|
| 6 |
+
pipecat-ai[daily,fal]
|
| 7 |
#pipecat-ai[daily,openai,fal]
|