Commit History

Fix cache directory permissions and OMP_NUM_THREADS warnings - Set HF cache env vars before imports - Set MPLCONFIGDIR for matplotlib - Fix OMP_NUM_THREADS in Dockerfile
6108abf

LogicGoInfotechSpaces commited on

Switch to FastAI GAN colorization model (Hammad712/GAN-Colorization-Model)
5e6062c

LogicGoInfotechSpaces commited on

Improve HF cache directory fallback to use /tmp when /data not writable
67d9b2f

LogicGoInfotechSpaces commited on

Fix model loading: use /data for HF cache directory instead of /app/data
2f136a8

LogicGoInfotechSpaces commited on

Deploy: HF cache dir, img2img fallback, auth bypass, root route
7471c96

LogicGoInfotechSpaces commited on

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

Optimize CPU performance: reduce inference steps and guidance scale for faster processing
62db9e6

LogicGoInfotechSpaces commited on

Initial commit: Colorize API with Firebase App Check integration
60c56d7

LogicGoInfotechSpaces commited on