Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
walidadebayo
/
image-eraser-api
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
image-eraser-api
206 MB
  • 1 contributor
History: 8 commits
walidadebayo's picture
walidadebayo
Normalize float types to uint8 in image_to_base64 function
7c3493b 7 months ago
  • assets
    Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation 7 months ago
  • src
    Enhance mask handling in image processing: resize and validate dimensions, update demo link, and correct copyright year in footer 7 months ago
  • templates
    Enhance mask handling in image processing: resize and validate dimensions, update demo link, and correct copyright year in footer 7 months ago
  • .gitattributes
    1.52 kB
    Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation 7 months ago
  • .gitignore
    1.84 kB
    Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation 7 months ago
  • Dockerfile
    381 Bytes
    Add missing newline at end of Dockerfile and ensure port exposure 7 months ago
  • README.md
    8.01 kB
    Refactor API structure: remove Streamlit integration, update Flask app, and enhance documentation 7 months ago
  • app.py
    2.78 kB
    Normalize float types to uint8 in image_to_base64 function 7 months ago
  • docker-compose.yml
    292 Bytes
    Update Docker configuration and clean up core.py: change port mapping, remove Streamlit references, and optimize imports 7 months ago
  • requirements.txt
    64 Bytes
    Update Docker configuration and clean up core.py: change port mapping, remove Streamlit references, and optimize imports 7 months ago