Spaces:
Runtime error
Runtime error
Commit
·
ddff2a7
1
Parent(s):
5a2f9a2
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
diffusers==0.16.1
|
2 |
-
transformers==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.33
|
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
|