Switch to FastAI GAN colorization model (Hammad712/GAN-Colorization-Model) 5e6062c LogicGoInfotechSpaces commited on Nov 13
Delete colorize-662df-firebase-adminsdk-fbsvc-bfd21c77c6.json 6bcce07 verified LogicGoInfotechSpaces commited on Nov 13
Fix colorize pipeline call and fallback storage directories bfba916 LogicGoInfotechSpaces commited on Nov 13
Improve HF cache directory fallback to use /tmp when /data not writable 67d9b2f LogicGoInfotechSpaces commited on Nov 13
Make Firebase credentials writing non-fatal in entrypoint e314d38 LogicGoInfotechSpaces commited on Nov 13
Remove hf_cache creation from entrypoint - let Python handle it 4cd67d1 LogicGoInfotechSpaces commited on Nov 13
Remove chmod commands - /data is already writable in HF Spaces 7396a26 LogicGoInfotechSpaces commited on Nov 13
Fix model loading: use /data for HF cache directory instead of /app/data 2f136a8 LogicGoInfotechSpaces commited on Nov 13
fix(runtime): ensure /data is writable for non-root (chmod -R 777 /data) 5c1f200 LogicGoInfotechSpaces commited on Nov 11
fix(runtime): chown /data to uid 1000 and write firebase creds safely; ensure /data dirs 680dd7d LogicGoInfotechSpaces commited on Nov 11
fix(runtime): use /data for uploads/results and write Firebase creds to /data; set DATA_DIR and OMP_NUM_THREADS 8fa7f23 LogicGoInfotechSpaces commited on Nov 11
fix: write data under /data and move Firebase creds path to /data; mount static from resolved dirs 2999873 LogicGoInfotechSpaces commited on Nov 11
Deploy: HF cache dir, img2img fallback, auth bypass, root route 7471c96 LogicGoInfotechSpaces commited on Nov 11
feat(auth): accept Firebase Auth id_token (Authorization Bearer) in addition to App Check; add Postman collection and test script; default MODEL_ID to ControlNet color 2ae242d LogicGoInfotechSpaces commited on Nov 11
Optimize CPU performance: reduce inference steps and guidance scale for faster processing 62db9e6 LogicGoInfotechSpaces commited on Nov 11
Remove unused cv2 import and pin numpy version for compatibility 97034d3 LogicGoInfotechSpaces commited on Nov 11
Fix Dockerfile: Replace libgl1-mesa-glx with libgl1 for newer Debian 8294547 LogicGoInfotechSpaces commited on Nov 11
Initial commit: Colorize API with Firebase App Check integration 60c56d7 LogicGoInfotechSpaces commited on Nov 11