Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LogicGoInfotechSpaces
/
object_remover
like
1
Running
on
T4
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
174828e
object_remover
206 MB
3 contributors
History:
39 commits
LogicGoInfotechSpaces
feat(api): add /inpaint-url endpoint returning public download URL; docs updated
174828e
3 months ago
.streamlit
Initial commit
over 3 years ago
api
feat(api): add /inpaint-url endpoint returning public download URL; docs updated
3 months 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
Safe
1.71 kB
Finalize Space config for push
3 months ago
.gitignore
Safe
1.71 kB
Initial commit
over 3 years ago
Dockerfile
Safe
660 Bytes
API: write under /data; Dockerfile precreates /data/uploads and /data/outputs with perms
3 months ago
HTTP_API_Documentation.txt
Safe
1.91 kB
feat(download): make /download public; docs: add HTTP_API_Documentation.txt
3 months ago
README.md
Safe
1.3 kB
feat(api): add /inpaint-url endpoint returning public download URL; docs updated
3 months ago
app.py
Safe
4.77 kB
Streamlit: initialize UI at module import for HF Spaces
3 months ago
docker-compose.yml
Safe
269 Bytes
Fix canvas error
over 3 years ago
requirements.txt
Safe
384 Bytes
API: add FastAPI endpoints for Hair Swap flow; deps updated
3 months ago