Spaces:
Running
on
A10G
Running
on
A10G
FrozenBurning
commited on
Commit
•
5390759
1
Parent(s):
d0b3341
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==1.
|
3 |
torchvision
|
4 |
numpy
|
5 |
scipy
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
torch==2.1.2
|
3 |
torchvision
|
4 |
numpy
|
5 |
scipy
|