Spaces:
Build error
Build error
alfredplpl
commited on
Commit
•
e305a9f
1
Parent(s):
899c80f
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers
|
4 |
-
|
5 |
git+https://github.com/huggingface/transformers
|
6 |
accelerate
|
7 |
-
ftfy
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
diffusers
|
4 |
+
ninja
|
5 |
git+https://github.com/huggingface/transformers
|
6 |
accelerate
|
7 |
+
ftfy
|
8 |
+
-v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
|