Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -706,7 +706,7 @@ def chatbot_interface():
|
|
706 |
"""
|
707 |
|
708 |
return demo
|
709 |
-
|
710 |
# Launch the interface
|
711 |
if __name__ == "__main__":
|
712 |
chatbot_interface().launch(share=True)
|
|
|
706 |
"""
|
707 |
|
708 |
return demo
|
709 |
+
|
710 |
# Launch the interface
|
711 |
if __name__ == "__main__":
|
712 |
chatbot_interface().launch(share=True)
|