Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -127,3 +127,4 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="indigo")) as demo:
|
|
127 |
clear.click(lambda: ("", []), None, [msg, chatbot])
|
128 |
|
129 |
demo.launch()
|
|
|
|
127 |
clear.click(lambda: ("", []), None, [msg, chatbot])
|
128 |
|
129 |
demo.launch()
|
130 |
+
|