Spaces:
Sleeping
Sleeping
Bobby commited on
Commit ·
825c3a2
1
Parent(s): 949a08f
gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ transformers
|
|
| 10 |
xformers
|
| 11 |
accelerate
|
| 12 |
imageio
|
| 13 |
-
controlnet-aux
|
|
|
|
|
|
| 10 |
xformers
|
| 11 |
accelerate
|
| 12 |
imageio
|
| 13 |
+
controlnet-aux
|
| 14 |
+
gradio==4.38.1
|