galb-dai commited on
Commit
1542088
·
1 Parent(s): 78162be

Reduce size of figure.

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -273,6 +273,7 @@ with blocks:
273
  show_share_button=False,
274
  show_download_button=False,
275
  show_fullscreen_button=False,
 
276
  )
277
  gr.HTML(
278
  '<div class="f1-figcaption">An illustration of local modifications to bags: Introduce, Forget, and Join.</div>'
 
273
  show_share_button=False,
274
  show_download_button=False,
275
  show_fullscreen_button=False,
276
+ width=550,
277
  )
278
  gr.HTML(
279
  '<div class="f1-figcaption">An illustration of local modifications to bags: Introduce, Forget, and Join.</div>'