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 |
-
|
4 |
-
|
5 |
accelerate
|
6 |
ftfy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
diffusers
|
4 |
+
transformers
|
5 |
accelerate
|
6 |
ftfy
|