1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
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 5286c4f596 fix(build): add params file to other images 2023-01-21 17:55:30 -06:00
Sean Sube 52484e6e1f fix(build): add cv2 deps to CUDA and ROCm images 2023-01-21 17:01:02 -06:00
Sean Sube a8769a5919 feat(build): run convert script when container starts 2023-01-21 15:10:59 -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 2ebba8a296 lint(build): disable pip caching while building CUDA image 2023-01-13 10:16:03 -06:00
Sean Sube b60ccd506b fix(build): install torch before other packages in CUDA container 2023-01-13 10:14:18 -06:00
Sean Sube b7a63b1184 use apt-get in image scripts 2023-01-11 19:48:24 -06:00
Sean Sube 362b732707 fix(build): add venv to CPU image 2023-01-11 19:47:15 -06:00
Sean Sube 07c18c2245 feat(build): replace Buster image with CUDA-based Ubuntu 2023-01-11 19:45:06 -06:00