Arthur2G commited on
Commit
ecfca00
·
1 Parent(s): 80bb82d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ with gr.Blocks(theme=theme) as demo:
53
  clear.click(lambda: None, None, chatbot, queue=False)
54
  gr.Markdown(footnote)
55
 
56
- demo.launch()
 
53
  clear.click(lambda: None, None, chatbot, queue=False)
54
  gr.Markdown(footnote)
55
 
56
+ demo.launch()