RandomPersonRR commited on
Commit
20c5a76
·
verified ·
1 Parent(s): ae22b8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -488,4 +488,4 @@ with gr.Blocks(title="Low Quality Video Inator", css="""
488
  )
489
 
490
  # Safety / hosting configuration: no flagging UI
491
- demo.launch(share=False, ssr=False, prevent_thread_lock=True)
 
488
  )
489
 
490
  # Safety / hosting configuration: no flagging UI
491
+ demo.launch()