clementchadebec commited on
Commit
d9171de
·
verified ·
1 Parent(s): 5445213

Update app.py

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