Aswinthmani commited on
Commit
c01c8c2
·
verified ·
1 Parent(s): 00c2961

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -11
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- numpy<2 # Critical fix for NumPy 2.0 compatibility
2
- fastapi==0.103.2
3
- uvicorn[standard]==0.23.2
4
- transformers==4.34.1
5
- torch==2.1.0
6
- soundfile==0.12.1
7
- python-multipart==0.0.6
8
- googletrans==4.0.0-rc1
9
- sentencepiece==0.2.0
10
- huggingface-hub==0.17.3
11
- tokenizers==0.14.1
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ torch
5
+ soundfile
6
+ python-multipart