Spaces:
Sleeping
Sleeping
h3110Fr13nd
commited on
Commit
•
e93d5c0
1
Parent(s):
a893559
refactor
Browse files
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 |
+
|