yiren98 commited on
Commit
edba8b1
·
verified ·
1 Parent(s): 7a69e7a

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -220,7 +220,7 @@ with gr.Blocks() as demo:
220
  )
221
 
222
  # Launch the Gradio app
223
- demo.launch(server_port=8289, server_name="0.0.0.0", share=True)
224
 
225
 
226
  # prompt = "1girl"
 
220
  )
221
 
222
  # Launch the Gradio app
223
+ demo.launch()
224
 
225
 
226
  # prompt = "1girl"