stephenebert commited on
Commit
0b1423b
·
verified ·
1 Parent(s): 3452c0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -119,4 +119,3 @@ with gr.Blocks(css="""
119
  run.click(_gr_predict, inputs=[in_img, k], outputs=[out_caption, out_tags, out_json])
120
 
121
  APP = gr.mount_gradio_app(APP, demo, path="/ui")
122
-
 
119
  run.click(_gr_predict, inputs=[in_img, k], outputs=[out_caption, out_tags, out_json])
120
 
121
  APP = gr.mount_gradio_app(APP, demo, path="/ui")