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