Spaces:
Build error
Build error
Commit
·
590ac17
1
Parent(s):
1185eb2
Initial commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
accelerate
|
|
|
2 |
diffusers
|
3 |
gradio
|
4 |
numpy
|
|
|
1 |
accelerate
|
2 |
+
controlnet-aux
|
3 |
diffusers
|
4 |
gradio
|
5 |
numpy
|