clementchadebec commited on
Commit
e469b33
·
verified ·
1 Parent(s): c0b6250

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,4 +218,4 @@ with gr.Blocks(title="LBM Object Relighting") as demo:
218
 
219
  if __name__ == "__main__":
220
 
221
- demo.queue().launch(show_api=False, share=True)
 
218
 
219
  if __name__ == "__main__":
220
 
221
+ demo.queue().launch(show_api=False)