Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -663,7 +663,7 @@ with gr.Blocks(css=customCSS, theme=small_and_beautiful_theme) as demo:
|
|
663 |
)
|
664 |
demo.title = "LI-ChatBot"
|
665 |
|
666 |
-
demo.queue().launch(debug=True)
|
667 |
|
668 |
|
669 |
|
|
|
663 |
)
|
664 |
demo.title = "LI-ChatBot"
|
665 |
|
666 |
+
demo.queue().launch(debug=True)
|
667 |
|
668 |
|
669 |
|