Deadmon commited on
Commit
316d1f3
·
verified ·
1 Parent(s): c42c3fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- pillow==10.4.0
2
- gradio==4.44.0
3
- fastapi==0.115.0
4
- uvicorn==0.30.6
5
- python-dotenv==1.0.1
6
- pipecat-ai==0.0.66
7
- deepgram-sdk==3.5.0
8
- elevenlabs==1.58.1
9
- httpx==0.27.2
 
1
+ pillow
2
+ gradio
3
+ fastapi
4
+ uvicorn
5
+ pipecat-ai
6
+ deepgram-sdk
7
+ elevenlabs
8
+ httpx