Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
lamaralsilveira/remove_background
abdullahalioo
/
remove_background
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdullahalioo
commited on
Apr 6
Commit
fa74d23
·
verified
·
1 Parent(s):
07c834e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -17,4 +17,4 @@ app = gr.Interface(
17
)
18
19
if __name__ == "__main__":
20
-
app.launch(share=True
, api_enabled=False
) # Disables the API option
17
)
18
19
if __name__ == "__main__":
20
+
app.launch(share=True) # Disables the API option