Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ysharma/BiRefNet_for_text_writing
ovi054
/
BiRefNet_for_text_writing
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ovi054
commited on
8 days ago
Commit
a9b640a
·
verified
·
1 Parent(s):
8f915a5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -212,4 +212,4 @@ demo = gr.TabbedInterface(
212
)
213
214
if __name__ == "__main__":
215
-
demo.launch(
debug
=True)
212
)
213
214
if __name__ == "__main__":
215
+
demo.launch(
share
=True)