Spaces:
Runtime error
Runtime error
Commit
·
4c0f4f7
1
Parent(s):
ab6656a
Update app.py
Browse files
app.py
CHANGED
@@ -605,4 +605,4 @@ with gr.Blocks(title="ChatGLM2-6B-int4", theme=gr.themes.Soft(text_size="sm"), a
|
|
605 |
''')
|
606 |
|
607 |
|
608 |
-
demo.queue().launch(show_error=True, debug=True
|
|
|
605 |
''')
|
606 |
|
607 |
|
608 |
+
demo.queue().launch(show_error=True, debug=True)
|