Spaces:
Runtime error
Runtime error
Pedro Cuenca
commited on
Commit
·
060afc3
1
Parent(s):
8d909e2
Add transformers, required by LDMTextToImagePipeline.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
| 2 |
Pillow
|
| 3 |
diffusers
|
|
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
| 2 |
Pillow
|
| 3 |
diffusers
|
| 4 |
+
transformers
|