Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ opencv-python
|
|
| 10 |
uuid
|
| 11 |
imageio
|
| 12 |
imageio[ffmpeg]
|
| 13 |
-
einops
|
|
|
|
|
|
| 10 |
uuid
|
| 11 |
imageio
|
| 12 |
imageio[ffmpeg]
|
| 13 |
+
einops
|
| 14 |
+
controlnet-aux==0.0.7
|