Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
walidadebayo
/
image-eraser-api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image-eraser-api
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
walidadebayo
Normalize float types to uint8 in image_to_base64 function
7c3493b
3 months ago
assets
Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation
3 months ago
src
Enhance mask handling in image processing: resize and validate dimensions, update demo link, and correct copyright year in footer
3 months ago
templates
Enhance mask handling in image processing: resize and validate dimensions, update demo link, and correct copyright year in footer
3 months ago
.gitattributes
Safe
1.52 kB
Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation
3 months ago
.gitignore
Safe
1.84 kB
Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation
3 months ago
Dockerfile
Safe
381 Bytes
Add missing newline at end of Dockerfile and ensure port exposure
3 months ago
README.md
Safe
8.01 kB
Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation
3 months ago
app.py
Safe
2.78 kB
Normalize float types to uint8 in image_to_base64 function
3 months ago
docker-compose.yml
Safe
292 Bytes
Update Docker configuration and clean up core.py: change port mapping, remove Streamlit references, and optimize imports
3 months ago
requirements.txt
Safe
64 Bytes
Update Docker configuration and clean up core.py: change port mapping, remove Streamlit references, and optimize imports
3 months ago