sasha HF staff commited on
Commit
8213038
1 Parent(s): 16de4ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -394,4 +394,4 @@ with gr.Blocks(title=TITLE) as demo:
394
 
395
 
396
  if __name__ == "__main__":
397
- demo.queue().launch(share=True)
 
394
 
395
 
396
  if __name__ == "__main__":
397
+ demo.queue().launch()