ddiddu commited on
Commit
d24dda1
·
verified ·
1 Parent(s): 70e90ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,4 +317,4 @@ with gr.Blocks(theme='gradio/soft', fill_height=True) as demo:
317
  gr.ChatInterface(predict, examples=examples)
318
 
319
  if __name__ == "__main__":
320
- demo.launch(share=True())
 
317
  gr.ChatInterface(predict, examples=examples)
318
 
319
  if __name__ == "__main__":
320
+ demo.launch(share=True)