Shreyas094 commited on
Commit
63fcaee
·
verified ·
1 Parent(s): ced5a78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -489,4 +489,5 @@ with gr.Blocks() as demo:
489
  clear_button.click(clear_cache, inputs=[], outputs=clear_output)
490
 
491
  if __name__ == "__main__":
492
- demo.launch()
 
 
489
  clear_button.click(clear_cache, inputs=[], outputs=clear_output)
490
 
491
  if __name__ == "__main__":
492
+ demo.launch()
493
+