Yashdesai07 commited on
Commit
dea27d3
·
verified ·
1 Parent(s): 7c87cb6

Delete scripts/requirements.txt

Browse files
Files changed (1) hide show
  1. scripts/requirements.txt +0 -15
scripts/requirements.txt DELETED
@@ -1,15 +0,0 @@
1
- torch>=2.1.0
2
- torchaudio>=2.1.0
3
- torchvision>=0.16.0
4
- transformers>=4.40.0
5
- openai-whisper>=20231117
6
- opencv-python>=4.9.0
7
- librosa>=0.10.1
8
- numpy>=1.26.0
9
- pandas>=2.2.0
10
- scikit-learn>=1.4.0
11
- soundfile>=0.12.1
12
- fastapi>=0.110.0
13
- uvicorn>=0.29.0
14
- python-multipart>=0.0.9
15
- tqdm>=4.66.0