Spaces:
Runtime error
Runtime error
FrozenBurning
commited on
Commit
•
d0b3341
1
Parent(s):
e9a75d5
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
-
torch==
|
3 |
torchvision
|
4 |
numpy
|
5 |
scipy
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.12.0
|
3 |
torchvision
|
4 |
numpy
|
5 |
scipy
|