Spaces:
Running
on
Zero
Running
on
Zero
Stanislaw Szymanowicz
commited on
Commit
•
6e4bb21
1
Parent(s):
db69f7a
remove cu version indication
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
torch==1.13.0
|
3 |
-
torchvision==0.14.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.13.0
|
3 |
+
torchvision==0.14.0
|