Nechba commited on
Commit
4a327be
Β·
verified Β·
1 Parent(s): 6dae0f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ with gr.Blocks(css=CSS, theme="soft", fill_height=True) as demo:
172
  gr.Examples(EXAMPLES, [chat_input])
173
 
174
  if __name__ == "__main__":
175
- demo.queue(api_open=False).launch(show_api=False, share=False)
 
172
  gr.Examples(EXAMPLES, [chat_input])
173
 
174
  if __name__ == "__main__":
175
+ demo.queue(api_open=False).launch(show_api=False, share=False)