1
0
Fork 0
Commit Graph

2102 Commits

Author SHA1 Message Date
Sean Sube b59519cb7e fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
Sean Sube 599e0ee2d0 feat(api): switch to package structure 2023-01-06 16:11:41 -06:00
Sean Sube 55d435489a fix(build): automatically push after tagging releases 2023-01-06 15:46:44 -06:00
Sean Sube 8f7c1e705b fix(gui): add npm ignore 2023-01-06 15:46:27 -06:00
Sean Sube dfb5917c87 chore(release): 0.1.0 2023-01-06 15:32:43 -06:00
Sean Sube ce759caeff feat(build): add release target 2023-01-06 15:32:25 -06:00
Sean Sube 37253cc526 fix(docs): update readme to use nginx image for GUI 2023-01-06 15:19:19 -06:00
Sean Sube 225f5f15e2 fix(gui): copy bundle to correct path within nginx image 2023-01-06 15:13:37 -06:00
Sean Sube 91c6f47d15 fix(build): correct base OS for GUI nginx image 2023-01-06 15:11:12 -06:00
Sean Sube 7f2371163e fix(gui): correct paths in nginx image 2023-01-06 15:08:15 -06:00
Sean Sube ee6cf50df7 fix(gui): run dev server from node image 2023-01-06 15:07:31 -06:00
Sean Sube 5e9890fb82 feat(build): add nginx-based GUI images 2023-01-06 15:04:07 -06:00
Sean Sube a0172f8e00 fix(docs): add section about custom config 2023-01-06 14:47:39 -06:00
Sean Sube 08270f2d52 fix(docs): explain running containers 2023-01-06 14:40:17 -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 54829786bd fix(api): improve image layer order 2023-01-06 14:17:06 -06:00
Sean Sube af40bff10c fix(build): use CPU version of pytorch in hypothetical alpine API image 2023-01-06 14:07:54 -06:00
Sean Sube ca0da31791 fix(api): add numpy version restriction to requirements 2023-01-06 14:05:30 -06:00
Sean Sube 4ab0ef5055 remove alpine API image build 2023-01-06 13:58:19 -06:00
Sean Sube 0bec4939b1 add pytorch back to debian image 2023-01-06 13:56:16 -06:00
Sean Sube 11e61d0415 fix(build): add base OS to image tags 2023-01-06 13:44:30 -06:00
Sean Sube a7a44560db temporarily remove pytorch from API images 2023-01-06 13:31:18 -06:00
Sean Sube 16b7bded25 fix(build): remove unittest from CI install list, add coverage output to git ignore 2023-01-06 13:16:48 -06:00
Sean Sube 1cd3bd8cc0 fix(build): add stub API unit test 2023-01-06 13:11:47 -06:00
Sean Sube 150a81e095 fix(build): make image suffix part of the name 2023-01-06 13:11:24 -06:00
Sean Sube 6d560afbae feat(build): add bundle to JS build, add API image jobs 2023-01-06 13:05:31 -06:00
Sean Sube 03362f323b fix(build): pull GUI images from hub 2023-01-06 12:55:54 -06:00
Sean Sube 32c7701c85 fix(build): install coverage in python build 2023-01-06 12:53:41 -06:00
Sean Sube 8d3ca31fef feat(build): add basic python CI 2023-01-06 12:50:31 -06:00
Sean Sube e9004793ab fix(build): remove bash shebang 2023-01-06 12:36:34 -06:00
Sean Sube 7dcb0d1a51 fix(build): use correct path for image script 2023-01-06 12:09:27 -06:00
Sean Sube 86a39680d5 fix(build): run GUI image build in correct subdir 2023-01-06 12:04:43 -06:00
Sean Sube c5794e2db7 lint(docs): update readme preview image 2023-01-06 11:45:18 -06:00
Sean Sube b22f50fb1d feat(docs): notes about bundling UI, ONNX_WEB paths for server 2023-01-06 11:42:13 -06:00
Sean Sube 7c08c4b400 fix(gui): make more space for scheduler in image card 2023-01-06 11:41:28 -06:00
Sean Sube 26e886b61b fix(gui): prevent dropdown border from overlapping with label 2023-01-06 11:28:24 -06:00
Sean Sube d3f460759a feat(gui): add labels to dropdowns 2023-01-06 11:17:00 -06:00
Sean Sube 45a097a56b feat(gui): move platform selector outside of mode tabs 2023-01-06 11:12:32 -06:00
Sean Sube 6d839eaa29 lint(api): sort methods in introspection 2023-01-06 11:00:20 -06:00
Sean Sube 561fcb4d10 feat(gui): get default params and prompt from config 2023-01-06 10:52:42 -06:00
Sean Sube 29c49085ce fix(gui): switch default platform to AMD 2023-01-06 10:45:30 -06:00
Sean Sube a950343f1b fix(gui): show parameters in a grid in the image card 2023-01-06 10:45:18 -06:00
Sean Sube bbd0e938c7 feat(api): add remaining inputs params to response 2023-01-06 10:43:58 -06:00
Sean Sube bef07d7208 chore(docs): update readme screenshot with image history 2023-01-06 10:25:57 -06:00
Sean Sube 764a097efd feat(gui): show recent image history 2023-01-06 10:20:43 -06:00
Sean Sube 0376499cc7 fix(gui): remove paragraph wrapping image details 2023-01-06 08:40:48 -06:00
Sean Sube b5d67b4886 feat(gui): make an image card component showing params 2023-01-06 00:22:36 -06:00
Sean Sube 1c9eed3a90 fix(gui): dedupe query lists into a component 2023-01-05 23:53:39 -06:00
Sean Sube cab13f665a feat(api): cache pipeline when changing scheduler, make txt2img logging more verbose 2023-01-05 23:28:25 -06:00
Sean Sube f2ee2bb0e7 lint(gui): required tags for index page 2023-01-05 22:51:08 -06:00