feat: update Dockerfile and requirements for ML dependencies; add base image build workflow
Some checks failed
Build Backend Application and Docker Image / build-docker (push) Failing after 31s
Build Backend Application and Docker Image / deploy-stack (push) Has been skipped

This commit is contained in:
Siwat Sirichai 2025-08-10 19:49:24 +07:00
parent 57a51f3ba3
commit 252ef468c9
5 changed files with 64 additions and 20 deletions

7
requirements.base.txt Normal file
View file

@ -0,0 +1,7 @@
torch
torchvision
ultralytics
opencv-python
scipy
filterpy
psycopg2-binary