Spaces:
Runtime error
Runtime error
Trying to install from github ??
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/diffusers.git
|
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
5 |
-
|
|
|
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
5 |
+
ninja
|
6 |
+
-v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
|