Spaces:
Runtime error
Runtime error
Commit
·
c6ae7b4
1
Parent(s):
9bc562f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
-
transformers
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
+
transformers
|
| 5 |
+
accelerate
|