Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ gradio
|
|
3 |
fastapi==0.115.0
|
4 |
uvicorn==0.30.6
|
5 |
pydantic==2.10.6
|
6 |
-
pipecat-ai
|
7 |
deepgram-sdk==3.5.0
|
8 |
elevenlabs==1.58.1
|
9 |
httpx==0.27.2
|
|
|
3 |
fastapi==0.115.0
|
4 |
uvicorn==0.30.6
|
5 |
pydantic==2.10.6
|
6 |
+
pipecat-ai[daily,cartesia,deepgram,openai,google,silero]
|
7 |
deepgram-sdk==3.5.0
|
8 |
elevenlabs==1.58.1
|
9 |
httpx==0.27.2
|