Spaces:
Runtime error
Runtime error
ChenyangSi
commited on
Commit
•
2a90c09
1
Parent(s):
27a0683
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
diffusers
|
2 |
-
transformers
|
3 |
accelerate
|
4 |
xformers
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|
|
|
1 |
diffusers
|
2 |
+
transformers==0.16.1
|
3 |
accelerate
|
4 |
xformers
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|