Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
imageio
|
| 3 |
diffusers
|
| 4 |
-
controlnet_aux
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
imageio
|
| 3 |
diffusers
|
| 4 |
+
controlnet_aux
|
| 5 |
+
transformers
|
| 6 |
+
accelerate
|