Spaces:
Runtime error
Runtime error
einsafutdinov
commited on
Commit
Β·
76d16cf
1
Parent(s):
9f2d41b
remove pytorch version
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
-
xformers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
+
xformers
|