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