AnilNiraula commited on
Commit
02fc37e
·
verified ·
1 Parent(s): 8adb8aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -423,4 +423,4 @@ with gr.Blocks(theme=themes.Soft(), css="""#chatbot {height: 800px; overflow: au
423
  )
424
  clear.click(lambda: [], None, chatbot, queue=False)
425
 
426
- demo.queue(max_size=128).launch()
 
423
  )
424
  clear.click(lambda: [], None, chatbot, queue=False)
425
 
426
+ demo.queue(max_size=128).launch()