Deadmon commited on
Commit
0e66eb0
·
verified ·
1 Parent(s): a4855f0

Create requirements.txt

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