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