witcherderivia commited on
Commit
2c05742
·
verified ·
1 Parent(s): 921c19d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ with gr.Blocks() as demo:
200
  value=1024,
201
  )
202
 
203
- progress=gr.Progress(track_tqdm=True),
204
  with gr.Row(), gr.Column():
205
  gr.Markdown("## Examples")
206
  gr.Markdown("changing the minedge could lead to different style similarity.")
 
200
  value=1024,
201
  )
202
 
203
+
204
  with gr.Row(), gr.Column():
205
  gr.Markdown("## Examples")
206
  gr.Markdown("changing the minedge could lead to different style similarity.")