Deadmon commited on
Commit
47159a7
·
verified ·
1 Parent(s): ef3a5da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,10 +1,5 @@
1
- pillow
2
- gradio
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
10
- onnxruntime==1.19.2
 
 
 
 
 
 
1
  pipecat-ai[daily,cartesia,deepgram,openai,google,silero]
2
+ fastapi==0.115.6
3
+ uvicorn
4
+ python-dotenv
5
+ python-multipart