Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ diffusers
|
|
2 |
transformers
|
3 |
nvidia-ml-py3
|
4 |
ftfy
|
5 |
-
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
|
|
|
2 |
transformers
|
3 |
nvidia-ml-py3
|
4 |
ftfy
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
6 |
+
git+https://github.com/Jack000/glid-3-xl-stable
|