Kamalaskar Disha Vinay (EXT) commited on
Commit ·
2601089
1
Parent(s): 01c9f16
change requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch==2.5.1
|
| 2 |
-
torchvision==0.
|
| 3 |
transformers==4.30.0
|
| 4 |
gradio==4.19.0
|
| 5 |
librosa==0.10.1
|
|
|
|
| 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
|