Shreyas094 commited on
Commit
3d30d16
1 Parent(s): 8189d55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -553,4 +553,4 @@ with gr.Blocks() as demo:
553
  clear_button.click(clear_cache, inputs=[], outputs=clear_output)
554
 
555
  if __name__ == "__main__":
556
- demo.launch
 
553
  clear_button.click(clear_cache, inputs=[], outputs=clear_output)
554
 
555
  if __name__ == "__main__":
556
+ demo.launch()