Commit Graph

7 Commits

Author SHA1 Message Date
c3762f189c build(docker): comment out GPU deployment configuration from worker service
While this works for NVIDIA GPUs, it breaks on a MacBook or any non-NVIDIA machine. I commented it out because it's still useful on these machines.
2026-03-22 13:34:51 +00:00
7ccc934f71 build: change celery to debug mode 2026-03-10 22:14:45 +00:00
090a57f4dd build: add frontend to docker 2026-03-03 15:29:21 +00:00
cade2b1866 build: fix directories in docker compose 2026-03-03 15:19:57 +00:00
0ede7fe071 fix(compose): add GPU support to celery worker 2026-03-03 14:18:43 +00:00
6d60820800 build: add persistent model caching 2026-03-03 13:00:19 +00:00
f4894759d7 feat: add docker-compose dev 2026-03-03 12:34:51 +00:00