Spaces:
Build error
Build error
Update template/requirements.txt
Browse files
template/requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
-
diffusers
|
| 4 |
#transformers
|
| 5 |
git+https://github.com/huggingface/transformers
|
| 6 |
accelerate
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
+
git+https://github.com/huggingface/diffusers
|
| 4 |
#transformers
|
| 5 |
git+https://github.com/huggingface/transformers
|
| 6 |
accelerate
|