h3110Fr13nd commited on
Commit
e93d5c0
1 Parent(s): a893559
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -142,3 +142,4 @@ with gr.Blocks() as demo:
142
  clear.click(lambda: None, None, chatbot, queue=False)
143
  demo.queue()
144
  demo.launch(share=True, server_name="0.0.0.0", root_path="/bot")
 
 
142
  clear.click(lambda: None, None, chatbot, queue=False)
143
  demo.queue()
144
  demo.launch(share=True, server_name="0.0.0.0", root_path="/bot")
145
+