Shreyas094 commited on
Commit
7a17cbb
·
verified ·
1 Parent(s): aa2a935

Update app.py

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