Spaces:
Runtime error
Runtime error
envs
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -214,10 +214,9 @@ scikit-learn==1.1.3
|
|
| 214 |
scipy==1.10.1
|
| 215 |
six==1.16.0
|
| 216 |
toolz==0.12.1
|
| 217 |
-
torch==2.3.0
|
| 218 |
-
torchaudio==2.3.0
|
| 219 |
-
|
| 220 |
-
torchvision==0.18.0+cu121
|
| 221 |
tqdm==4.65.0
|
| 222 |
transformers==4.32.1
|
| 223 |
transforms3d==0.4.1
|
|
|
|
| 214 |
scipy==1.10.1
|
| 215 |
six==1.16.0
|
| 216 |
toolz==0.12.1
|
| 217 |
+
torch==2.3.0
|
| 218 |
+
torchaudio==2.3.0
|
| 219 |
+
torchvision==0.18.0
|
|
|
|
| 220 |
tqdm==4.65.0
|
| 221 |
transformers==4.32.1
|
| 222 |
transforms3d==0.4.1
|