iajitpanday commited on
Commit
e2b372a
·
verified ·
1 Parent(s): 9d68099

Create requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +9 -0
requirements.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.2
2
+ uvicorn==0.32.0
3
+ transformers==4.45.2
4
+ torch==2.4.1
5
+ pydub==0.25.1
6
+ soundfile==0.12.1
7
+ twilio==9.3.3
8
+ websockets==13.1
9
+ gradio==5.1.0