Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -140,7 +140,7 @@ def run_dif_color(out_prompt,im_path,model_drop,tint,im_height,im_width):
|
|
140 |
|
141 |
cnt+=1
|
142 |
adj_h+=grid_wide
|
143 |
-
|
144 |
|
145 |
|
146 |
|
|
|
140 |
|
141 |
cnt+=1
|
142 |
adj_h+=grid_wide
|
143 |
+
yield gr.Image(out),out_html
|
144 |
|
145 |
|
146 |
|