Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -3
pre-requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
-
torch==2.
|
| 4 |
-
torchvision==0.
|
| 5 |
-
xformers==0.0.
|
| 6 |
omegaconf
|
| 7 |
rm_anime_bg
|
| 8 |
diffusers==0.29.1
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
+
torch==2.2.0
|
| 4 |
+
torchvision==0.17.0
|
| 5 |
+
xformers==0.0.24
|
| 6 |
omegaconf
|
| 7 |
rm_anime_bg
|
| 8 |
diffusers==0.29.1
|