Spaces:
Runtime error
Runtime error
Update template/requirements.txt
Browse files
template/requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
diffusers
|
| 4 |
-
transformers
|
|
|
|
| 5 |
accelerate
|
| 6 |
ftfy
|
|
|
|
| 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
|
| 7 |
ftfy
|