Shreyas094 commited on
Commit
61b5c3a
·
verified ·
1 Parent(s): 646f8a3

Update app.py

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