Add Firebase auth verification, /api/me endpoint, and API_DOC_FIREBASE.txt f2895a9 Running LogicGoInfotechSpaces commited on Nov 5, 2025
Fix: use @api.post for /api/image-edit endpoint registration 72a96c5 LogicGoInfotechSpaces commited on Oct 30, 2025
Add /api/image-edit endpoint for image upload and result API be32143 LogicGoInfotechSpaces commited on Oct 30, 2025
Add unauthenticated GET /health root health check endpoint for integrations d884e14 LogicGoInfotechSpaces commited on Oct 30, 2025
API: serve FastAPI at root; mount UI at /app; add root index and /health alias for integration without proxy a499383 LogicGoInfotechSpaces commited on Oct 30, 2025
API: add startup self-check that hits /api/health and logs result d42e603 LogicGoInfotechSpaces commited on Oct 30, 2025
API: add /api/health (public) and /api/ping (auth) for diagnostics e3f5da2 LogicGoInfotechSpaces commited on Oct 30, 2025
Fix runtime: mount FastAPI + use uvicorn for __main__; add uvicorn dep 9473940 LogicGoInfotechSpaces commited on Oct 30, 2025
API: add FastAPI endpoints, bearer auth, align default true; docs updated 57bfe5c LogicGoInfotechSpaces commited on Oct 30, 2025
Comprehensive model and library optimization - all components verified and error-handled 0154081 LogicGoInfotechSpaces commited on Sep 27, 2025
Fix beard/mustache editing - clarify that negative values add facial hair e89dadb LogicGoInfotechSpaces commited on Sep 27, 2025
Fix Gradio slider update and CUDA device issues for all attributes 6c0e8ac LogicGoInfotechSpaces commited on Sep 27, 2025
Fix file path issue - download to current directory instead of nested pretrained_models 5050e58 LogicGoInfotechSpaces commited on Sep 27, 2025
Improve debugging with better error handling and file size info 07eb20a LogicGoInfotechSpaces commited on Sep 27, 2025
Add debugging to list all downloaded files and identify naming issues 138df91 LogicGoInfotechSpaces commited on Sep 27, 2025
Add delay and verification after model download to handle timing issues 68a881b LogicGoInfotechSpaces commited on Sep 27, 2025
Pass HF_TOKEN to snapshot_download to access private model repo 5d50fba LogicGoInfotechSpaces commited on Sep 26, 2025
Import spaces before torch-related modules and set CUDA env early (ZeroGPU fix) 8195245 LogicGoInfotechSpaces commited on Sep 26, 2025
Add spaces.GPU no-op handler and dependency to satisfy Spaces startup check 1641332 LogicGoInfotechSpaces commited on Sep 26, 2025
Expose global 'app' for Spaces launcher (fix startup check) c557649 LogicGoInfotechSpaces commited on Sep 26, 2025
Force CPU in Space and set TORCH_CUDA_ARCH_LIST to avoid JIT arch errors 5a8e7c0 LogicGoInfotechSpaces commited on Sep 26, 2025
Auto-download weights from LogicGoInfotechSpaces/Smile_Changer_pre_model if missing f71e08c LogicGoInfotechSpaces commited on Sep 26, 2025
Add Gradio app (app.py), requirements for Space, and README cd11413 LogicGoInfotechSpaces commited on Sep 26, 2025