S4nfs commited on
Commit
28e0280
·
verified ·
1 Parent(s): a6049fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ with gr.Blocks(fill_height=True) as demo:
8
  gr.load("models/prithivMLmods/Kontext-Watermark-Remover", accept_token=button, provider="auto")
9
 
10
  # Launch the app
11
- demo.launch(share=True)
 
8
  gr.load("models/prithivMLmods/Kontext-Watermark-Remover", accept_token=button, provider="auto")
9
 
10
  # Launch the app
11
+ demo.launch()