Spaces:
Runtime error
Runtime error
Commit
·
6cae0a1
1
Parent(s):
713ec7d
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
diffusers
|
| 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
|
| 8 |
+
torch
|