Spaces:
Runtime error
Runtime error
ChenyangSi
commited on
Commit
·
b8a1430
1
Parent(s):
ddff2a7
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
diffusers==0.16.1
|
2 |
-
transformers
|
3 |
-
accelerate
|
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
|
3 |
+
accelerate
|
4 |
+
xformers==0.0.21
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|
6 |
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|