Spaces:
Runtime error
Runtime error
Commit
·
70c0098
1
Parent(s):
6426252
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==4.27.4
|
3 |
+
accelerate==0.18.0
|
4 |
+
xformers==0.0.16
|
5 |
git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
|
6 |
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu118
|