1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Sean Sube 170e1c7a70
fix(build): copy extras file into image from models dir 2023-07-14 22:50:55 -05:00
Sean Sube b43cb26d06
fix(build): copy schemas into containers 2023-04-24 19:23:52 -05:00
Sean Sube 4de8c160c9
fix(build): make sure Torch is installed first in containers 2023-03-17 19:41:34 -05:00
Sean Sube 05c628d8a6
fix(build): use platform-specific requirements for containers 2023-03-05 17:55:44 -06:00
Sean Sube e1ce3d2136
fix(build): include extras and logging config in containers 2023-02-02 22:50:19 -06:00
Sean Sube f4fc6271bc
feat(api): set default platform for each container (fixes #82) 2023-01-31 08:45:06 -06:00
Sean Sube 348a4e2405 fix(build): correct venv path in containers 2023-01-22 19:08:41 -06:00
Sean Sube 88f9b624ec fix(build): add launcher script and use for API images 2023-01-21 22:34:44 -06:00
Sean Sube a8769a5919 feat(build): run convert script when container starts 2023-01-21 15:10:59 -06:00
Sean Sube 77d68bf6ac fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
Sean Sube f46647cf6d fix(build): correct path to pip requirements 2023-01-13 23:15:57 -06:00
Sean Sube 6eaf92a748 feat(build): embed GUI bundle in API containers 2023-01-13 21:56:03 -06:00
Sean Sube e025dbb87d fix(build): install torch before other packages in CPU container 2023-01-13 10:14:18 -06:00
Sean Sube 362b732707 fix(build): add venv to CPU image 2023-01-11 19:47:15 -06:00
Sean Sube a721008d94 feat(api): add image with pytorch CUDA 2023-01-07 09:55:30 -06:00