Kamalaskar Disha Vinay (EXT) commited on
Commit
4e6f78f
·
1 Parent(s): 2601089

change requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- torch==2.5.1
2
- torchvision==0.21.0
3
- transformers==4.30.0
4
- gradio==4.19.0
5
- librosa==0.10.1
6
- opencv-python-headless==4.8.1.78
7
- numpy==1.24.3
8
- soundfile==0.12.1
9
- accelerate==0.20.3
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ librosa
5
+ opencv-python-headless
6
+ numpy
7
+ soundfile
8
+ accelerate