xp3857 commited on
Commit
1064155
1 Parent(s): 79fd217

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def ac():
68
  def cl_fac():
69
  return "",gr.HTML.update("", visible=False)
70
  with gr.Blocks(css=css) as b:
71
-
72
  with gr.Row():
73
  with gr.Column():
74
  put = gr.Textbox()
 
68
  def cl_fac():
69
  return "",gr.HTML.update("", visible=False)
70
  with gr.Blocks(css=css) as b:
71
+ gr.Progress(im_fn)
72
  with gr.Row():
73
  with gr.Column():
74
  put = gr.Textbox()