From 9ad29ba45c2440ec9cd8e216fe9f31ac0d207416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E6=B5=B7=E5=9B=BD?= <404580946@qq.com> Date: Wed, 15 Apr 2026 18:48:33 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E6=B7=BB=E5=8A=A0=E5=A4=96=E9=83=A8?= =?UTF-8?q?=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app.py b/app.py index 8866a3f..3ce2ee6 100644 --- a/app.py +++ b/app.py @@ -205,6 +205,8 @@ with gr.Blocks(fill_height=True) as demo: if __name__ == "__main__": demo.launch( + server_name="0.0.0.0", + server_port=7860, theme=custom_theme, css=""" .header-text h1 {