Sreekumar1608 commited on
Commit
78342ec
·
1 Parent(s): cee072c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -102,4 +102,5 @@ with gr.Blocks(css=css) as demo:
102
  submit_btn.click(add_text, [chatbot, question], [chatbot, question]).then(
103
  bot, chatbot, chatbot)
104
 
105
- demo.launch()
 
 
102
  submit_btn.click(add_text, [chatbot, question], [chatbot, question]).then(
103
  bot, chatbot, chatbot)
104
 
105
+ demo.launch()
106
+