Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ numpy>=1.23.5,<2
|
|
| 16 |
compel
|
| 17 |
invisible_watermark
|
| 18 |
pydantic==2.10.6
|
| 19 |
-
xformers
|
|
|
|
|
|
| 16 |
compel
|
| 17 |
invisible_watermark
|
| 18 |
pydantic==2.10.6
|
| 19 |
+
xformers
|
| 20 |
+
CLIPImageProcessor
|