Spaces:
Runtime error
Runtime error
Commit
·
7cb738a
1
Parent(s):
ad9ba50
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
transformers
|
| 4 |
-
|
|
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
transformers
|
| 4 |
+
accelerate
|
| 5 |
+
git+https://github.com/huggingface/diffusers.git
|