Spaces:
Runtime error
Runtime error
Pedro Cuenca
commited on
Commit
·
6a1f9f1
1
Parent(s):
2bf201c
New line after extra index.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
2 |
Pillow
|
3 |
diffusers
|
4 |
transformers
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
Pillow
|
4 |
diffusers
|
5 |
transformers
|