MarcoXi commited on
Commit
500f202
·
verified ·
1 Parent(s): cb162de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,4 +96,4 @@ with gr.Blocks(css="""
96
 
97
  txt.submit(answer, [txt, state], [chatbot, state])
98
 
99
- demo.launch()
 
96
 
97
  txt.submit(answer, [txt, state], [chatbot, state])
98
 
99
+ demo.launch()