Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
# basic dependencies
|
5 |
torch==2.4.0
|
6 |
torchvision==0.19.0
|
|
|
1 |
+
#--extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
#--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
+
#--extra-index-url https://download.pytorch.org/whl/cu118
|
4 |
# basic dependencies
|
5 |
torch==2.4.0
|
6 |
torchvision==0.19.0
|