Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ torch
|
|
2 |
transformers
|
3 |
scipy
|
4 |
ftfy
|
5 |
-
|
6 |
-
|
7 |
-
nvidia-ml-py3
|
8 |
-
|
9 |
-
python-dotenv
|
|
|
2 |
transformers
|
3 |
scipy
|
4 |
ftfy
|
5 |
+
git+https://github.com/huggingface/diffusers
|
6 |
+
#-e git+https://github.com/Narsil/diffusers.git@5ad7ed8d3eb2216b8f8c45d3d1fca929882441be#egg=diffusers
|
7 |
+
#nvidia-ml-py3
|
8 |
+
#--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
+
#python-dotenv
|