jameslahm commited on
Commit
90455f2
·
verified ·
1 Parent(s): dcad8c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ with gradio_app:
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():
 
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():