qbhf2 commited on
Commit
c126d8e
·
1 Parent(s): cc32783

modified: app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,4 +392,4 @@ with gr.Blocks(title="3D Garment Generator", theme=gr.themes.Default(text_size="
392
  gr.Markdown("JPG to PBR")
393
 
394
  if __name__ == "__main__":
395
- demo.launch(share=True, server_port=7860, server_name="0.0.0.0")
 
392
  gr.Markdown("JPG to PBR")
393
 
394
  if __name__ == "__main__":
395
+ demo.launch(share=True, server_port=7860)