kevinwang676 commited on
Commit
4c0f4f7
1 Parent(s): ab6656a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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, server_port=6006)
 
605
  ''')
606
 
607
 
608
+ demo.queue().launch(show_error=True, debug=True)