Deadmon commited on
Commit
e6449aa
·
verified ·
1 Parent(s): 064291e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -11
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
- pillow
2
- gradio
3
- fastapi
4
- uvicorn
5
- pipecat-ai==0.0.66
6
- deepgram-sdk
7
- elevenlabs
8
- httpx
9
  pydantic==2.10.6
10
- pipecat-ai[daily]
11
- pipecat-ai[silero]
12
- onnxruntime
 
 
 
1
+ pillow==10.4.0
2
+ gradio==4.44.0
3
+ fastapi==0.115.0
4
+ uvicorn==0.30.6
 
 
 
 
5
  pydantic==2.10.6
6
+ pipecat-ai==0.0.80
7
+ deepgram-sdk==3.5.0
8
+ elevenlabs==1.58.1
9
+ httpx==0.27.2
10
+ onnxruntime==1.19.2