Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
numpy>=1.24.4
|
| 2 |
pandas>=2.2.2
|
| 3 |
-
torch
|
| 4 |
timm>=1.0.7
|
| 5 |
librosa>=0.10.2
|
| 6 |
tqdm>=4.66.4
|
|
|
|
| 1 |
numpy>=1.24.4
|
| 2 |
pandas>=2.2.2
|
| 3 |
+
torch==2.2.0
|
| 4 |
timm>=1.0.7
|
| 5 |
librosa>=0.10.2
|
| 6 |
tqdm>=4.66.4
|