Spaces:
Runtime error
Runtime error
Commit
·
5a2f9a2
1
Parent(s):
70c0098
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
diffusers==0.16.1
|
2 |
transformers==4.27.4
|
3 |
accelerate==0.18.0
|
4 |
-
xformers
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|
6 |
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
|
1 |
diffusers==0.16.1
|
2 |
transformers==4.27.4
|
3 |
accelerate==0.18.0
|
4 |
+
xformers>= 0.0.17
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|
6 |
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|