Commit History
feat(api): return image directly from /inpaint; docs: mark download optional for ID-based flow 1c42249
API: add root endpoint with routes overview to avoid 404 at / 0dd809a
API: write under /data; Dockerfile precreates /data/uploads and /data/outputs with perms e880bba
Spaces: switch to Docker SDK and serve FastAPI via uvicorn ca564e8
API: implement inpainting endpoints (upload image/mask, inpaint, download, logs); optional Bearer via API_TOKEN f7573cd
API: add FastAPI endpoints for Hair Swap flow; deps updated ae10bc2
Fix canvas error: pin streamlit==1.24.1 and align sdk_version 0fc8432
Spaces: set hardware cpu-basic for Streamlit (avoid ZeroGPU) 39cf56a
Spaces: quote sdk_version and remove python_version to ensure Streamlit runner 995c20f
Streamlit: initialize UI at module import for HF Spaces c98ba13
Spaces: remove Dockerfile, guard Streamlit execution to avoid bare-mode fc79b68
Remove Gradio path; run Streamlit UI only d5eecf2
Spaces config: set hardware to cpu-basic for Streamlit fc8aac9
Update README.md fa8b998 verified
Update README.md ba3e644 verified
Update README.md be4e1cf verified
Finalize Space config for push 7d7737b
Fix upload flow indentation; show prompt when no image uploaded 0801672
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 8d575db
deps: pin gradio==5.47.0 and replace scikit-learn with scipy>=1.14.1 65fdeb0
Switch Space to Gradio UI: add Gradio app, update README and requirements e670614
Track PNGs with Git LFS and re-add assets/demo.png d0c167f
Resolve merge conflicts: unify .gitattributes and README for Streamlit Space c31dd29
initial commit f343bdc unverified
Update app.py d0dc890
Update requirements.txt 7db738f
Update requirements.txt a1aad9a
Patch 1.01 f0f49a8
Lodor commited on
Fix canvas error 241ac77
Lodor commited on
Update version 3fc4174
Lodor commited on
Update SDK version 70f1987
Lodor commited on
Merge branch 'main' of https://huggingface.co/spaces/aryadytm/remove-photo-object 091bb8a
Lodor commited on
Update SDK version 7889e28
Lodor commited on
Upload assets/big-lama.pt with git-lfs b970d45
Initial commit 3fdea04
Lodor commited on