Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
diffusers
|
4 |
-
|
|
|
5 |
accelerate
|
6 |
ftfy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
git+https://github.com/huggingface/diffusers.git
|
4 |
+
scipy
|
5 |
+
git+https://github.com/huggingface/transformers.git
|
6 |
accelerate
|
7 |
ftfy
|