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

  • Log In
  • Sign Up

Spaces:
LogicGoInfotechSpaces
/
object_remover
Running on T4

App Files Files Community
Fetching metadata from the HF Docker repository...
object_remover
206 MB
  • 3 contributors
History: 27 commits
LogicGoInfotechSpaces's picture
LogicGoInfotechSpaces
Streamlit: initialize UI at module import for HF Spaces
c98ba13 3 months ago
  • .streamlit
    Initial commit over 3 years ago
  • assets
    Upload assets/big-lama.pt with git-lfs over 3 years ago
  • src
    Enable GPU auto-selection (CUDA if available) with DEVICE override; load TorchScript model on selected device. Reference: https://huggingface.co/spaces/LogicGoInfotechSpaces/Hair_stable_new/tree/main 3 months ago
  • .gitattributes
    1.71 kB
    Finalize Space config for push 3 months ago
  • .gitignore
    1.71 kB
    Initial commit over 3 years ago
  • README.md
    295 Bytes
    Spaces config: set hardware to cpu-basic for Streamlit 3 months ago
  • app.py
    4.77 kB
    Streamlit: initialize UI at module import for HF Spaces 3 months ago
  • docker-compose.yml
    269 Bytes
    Fix canvas error over 3 years ago
  • requirements.txt
    333 Bytes
    deps: pin gradio==5.47.0 and replace scikit-learn with scipy>=1.14.1 3 months ago