Spaces:
Build error
Build error
Commit
·
fd18a98
1
Parent(s):
d1cedf2
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
torch
|
5 |
-
PIL
|
6 |
-
os
|
7 |
-
cv2
|
|
|
1 |
+
|
2 |
+
controlnet_aux
|
3 |
+
diffusers
|
4 |
+
gradio
|
5 |
torch
|
6 |
+
PIL
|
|
|
|