sreelekhaputta2 commited on
Commit
934f0cb
·
verified ·
1 Parent(s): 0281983

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -11
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- gradio==4.44.0
2
- pandas==2.2.2
3
- sentence-transformers==2.7.0
4
- torch==2.2.2
5
- edge-tts==6.1.10
6
- numpy==1.26.4
7
- aiohttp==3.9.3
8
- pydantic==2.7.1
9
- fastapi==0.110.2
10
- uvicorn==0.29.0
11
- python-dotenv==1.0.1
 
1
+ gradio>=4.44.0
2
+ pandas
3
+ sentence-transformers
4
+ torch
5
+ edge-tts
6
+ numpy
7
+ ffmpeg-python