mirror of
https://huggingface.co/spaces/ECCV2022/dis-background-removal
synced 2024-11-26 09:53:17 +01:00
Update app.py
This commit is contained in:
parent
9a398ae82e
commit
1e92db6bdf
2
app.py
2
app.py
@ -150,4 +150,4 @@ interface = gr.Interface(
|
|||||||
article=article,
|
article=article,
|
||||||
allow_flagging='never',
|
allow_flagging='never',
|
||||||
cache_examples=False,
|
cache_examples=False,
|
||||||
).queue(concurrency_count=1, api_open=True).launch(show_api=True, show_error=True)
|
).queue().launch(show_error=True)
|
||||||
|
Loading…
Reference in New Issue
Block a user