Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adrianoL
/
removedor_de_blackground
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adrianoL
commited on
Nov 4, 2024
Commit
71f6995
·
verified
·
1 Parent(s):
49bfe2a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ app = gr.Interface(
24
)
25
26
if __name__ == "__main__":
27
-
app.launch(share=True)
24
)
25
26
if __name__ == "__main__":
27
+
app.launch(share=True)