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...
a1cfc71
object_remover
206 MB
3 contributors
History:
42 commits
LogicGoInfotechSpaces
fix: revert to sdk: docker for FastAPI
a1cfc71
3 months ago
.streamlit
Initial commit
over 3 years ago
api
feat(api): simplify /inpaint response to return only filename; update docs
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
7.09 kB
feat(api): simplify /inpaint response to return only filename; update docs
3 months ago
README.md
Safe
1.45 kB
fix: revert to sdk: docker for FastAPI
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