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 {