huanngzh commited on
Commit
526a5f7
·
verified ·
1 Parent(s): 063becc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -331,4 +331,4 @@ with gr.Blocks() as demo:
331
  ).then(lambda: gr.Button(interactive=True), outputs=[download_glb])
332
 
333
 
334
- demo.launch(share=True)
 
331
  ).then(lambda: gr.Button(interactive=True), outputs=[download_glb])
332
 
333
 
334
+ demo.launch()