Spaces:
Running
Running
admin
commited on
Commit
·
3afe2f6
1
Parent(s):
7e28019
torch 2.4.1
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
-f https://download.pytorch.org/whl/torch
|
3 |
-
torchvision==0.
|
4 |
-f https://download.pytorch.org/whl/torchvision
|
5 |
scipy
|
6 |
omegaconf
|
|
|
1 |
+
torch==2.4.1+cu118
|
2 |
-f https://download.pytorch.org/whl/torch
|
3 |
+
torchvision==0.19.1+cu118
|
4 |
-f https://download.pytorch.org/whl/torchvision
|
5 |
scipy
|
6 |
omegaconf
|