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

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)
 
392
  gr.Markdown("JPG to PBR")
393
 
394
  if __name__ == "__main__":
395
+ demo.launch(server_port=7860)