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