Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -241,7 +241,7 @@ with gradio_app:
|
|
241 |
)
|
242 |
gr.Markdown(
|
243 |
"""
|
244 |
-
Drawing
|
245 |
"""
|
246 |
)
|
247 |
with gr.Row():
|
|
|
241 |
)
|
242 |
gr.Markdown(
|
243 |
"""
|
244 |
+
Drawing **multiple** boxes or handcrafted shapes as visual prompt in an image is also supported.
|
245 |
"""
|
246 |
)
|
247 |
with gr.Row():
|