Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chuuhtetnaing/background-remover
LogicGoInfotechSpaces
/
background-remover
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chuuhtetnaing
commited on
Nov 30, 2024
Commit
2373e76
·
verified
·
1 Parent(s):
8be6065
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ demo = gr.TabbedInterface(
73
)
74
75
if __name__ == "__main__":
76
-
demo.launch(
auth=("nana", "2024"),
share=True)
73
)
74
75
if __name__ == "__main__":
76
+
demo.launch(share=True)