1
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Sean Sube 3626d69f40
fix(api): correctly handle missing inversion param 2023-02-25 12:54:51 -06:00
Sean Sube bf1378bf96
fix(api): log stacktrace from job errors 2023-02-05 08:50:26 -06:00
Sean Sube 3637f642c6
fix(api): pass job context and device to upscaling 2023-02-04 14:52:23 -06:00
Sean Sube 03d88dff5f log pipeline stage count, add outpaint example 2023-01-28 23:50:41 -06:00
Sean Sube a4d3f18a48 feat(api): implement spiral grid for outpainting 2023-01-28 23:46:36 -06:00
Sean Sube 8f1cbc83f8 feat(api): parse named tile sizes 2023-01-28 23:06:25 -06:00
Sean Sube db9189fd3d get upscaling model from stage params 2023-01-28 22:52:39 -06:00
Sean Sube 18803db6ed fix(api): parse border and upscale in chain stages 2023-01-28 22:48:53 -06:00
Sean Sube 151ebff237 feat(api): parse chain pipeline from request 2023-01-28 22:31:34 -06:00
Sean Sube d1ed5c48e8 fix(build): sh-friendly syntax 2023-01-25 17:06:37 -06:00
Sean Sube 46e0fe2cf7 fix(build): use and cache venv for API job 2023-01-22 21:02:00 -06:00
Sean Sube 455bfddbc1 fix(build): share layers from main image in feature branches 2023-01-21 22:35:26 -06:00
Sean Sube 3f1bc0e1b0 fix(build): use cached docker images to avoid rebuilding layers 2023-01-21 17:18:46 -06:00
Sean Sube 77d68bf6ac fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
Sean Sube e0589e2809 feat(common): add pod definitions for API 2023-01-13 10:15:40 -06:00
Sean Sube c8b2abc110 feat(build): add github status jobs (fixes #28) 2023-01-10 19:27:22 -06:00
Sean Sube 9d039e87ae add PEG grammar for prompt emphasis 2023-01-08 14:52:38 -06:00
Sean Sube 55d435489a fix(build): automatically push after tagging releases 2023-01-06 15:46:44 -06:00
Sean Sube ce759caeff feat(build): add release target 2023-01-06 15:32:25 -06:00
Sean Sube 7b8f96f333 feat(build): put image base OS at the end of the image tag 2023-01-06 14:25:11 -06:00
Sean Sube 11e61d0415 fix(build): add base OS to image tags 2023-01-06 13:44:30 -06:00
Sean Sube 150a81e095 fix(build): make image suffix part of the name 2023-01-06 13:11:24 -06:00
Sean Sube e9004793ab fix(build): remove bash shebang 2023-01-06 12:36:34 -06:00
Sean Sube 86a39680d5 fix(build): run GUI image build in correct subdir 2023-01-06 12:04:43 -06:00
Sean Sube 3be185df19 feat(build): add root makefile and common targets 2023-01-05 15:03:34 -06:00