Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
# basic dependencies
|
| 3 |
-
torch==2.5.0
|
| 4 |
#torchvision==0.19.0
|
| 5 |
torchvision==0.20.0
|
| 6 |
datasets==2.21.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
# basic dependencies
|
| 3 |
+
# torch==2.5.0
|
| 4 |
#torchvision==0.19.0
|
| 5 |
torchvision==0.20.0
|
| 6 |
datasets==2.21.0
|