feat: update Dockerfile and requirements for ML dependencies; add base image build workflow
This commit is contained in:
parent
57a51f3ba3
commit
252ef468c9
5 changed files with 64 additions and 20 deletions
7
requirements.base.txt
Normal file
7
requirements.base.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
torch
|
||||
torchvision
|
||||
ultralytics
|
||||
opencv-python
|
||||
scipy
|
||||
filterpy
|
||||
psycopg2-binary
|
Loading…
Add table
Add a link
Reference in a new issue