Spaces:
Build error
Build error
shenyunhang
commited on
Commit
·
a75cf60
1
Parent(s):
0784f23
ef35a38ad29c@2024-04-12_23-25-14:
Browse files- pre-requirements.txt +3 -3
pre-requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
-
|
3 |
-
torchvision==0.
|
4 |
-
torchaudio==2.
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
+
pytorch==2.2.1
|
3 |
+
torchvision==0.17.1
|
4 |
+
torchaudio==2.2.1
|