NitinBot001 commited on
Commit
4acc932
·
verified ·
1 Parent(s): ef784f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- fastapi==0.110.0
2
- uvicorn[standard]==0.29.0
3
- torch==2.5.1
4
- torchaudio>=2.5.1
5
- whisperx @ git+https://github.com/m-bain/whisperx.git
 
1
+ flask
2
+ whisper
3
+ torch
4
+ torchaudio
5
+ flask-cors