Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sourceoftruthdata
/
image_background_remover
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sourceoftruthdata
commited on
Jan 1, 2024
Commit
e5cd616
·
1 Parent(s):
34a7110
update image path
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -46,4 +46,4 @@ if my_upload is not None:
46
else:
47
fix_image(upload=my_upload)
48
else:
49
-
fix_image("./
examples
/zebra.jpg")
46
else:
47
fix_image(upload=my_upload)
48
else:
49
+
fix_image("./
images
/zebra.jpg")