1
0
Fork 0
Commit Graph

618 Commits

Author SHA1 Message Date
Sean Sube 986112efca lint(gui): add labels to image card buttons 2023-01-22 17:19:03 -06:00
Sean Sube f319e6a49b fix(api): pass hardware platform to upscaling pipeline (#77) 2023-01-22 16:35:53 -06:00
Sean Sube fe9206c894 fix(docs): add podman rocm command to admin guide 2023-01-22 16:17:12 -06:00
Sean Sube 5d0aa60f1b fix(docs): add server admin guide, cross-link with user guide 2023-01-22 16:10:49 -06:00
Sean Sube 1b2618c0f7 lint(api): suppress some known warnings during model conversion (#75) 2023-01-22 15:45:09 -06:00
Sean Sube 2921eba1f6 fix(api): handle parameters correctly when list of valid values is empty (fixes #72) 2023-01-22 15:44:35 -06:00
Sean Sube 876b54a7a8 fix(api): validate request params better, esp model path 2023-01-22 13:48:14 -06:00
Sean Sube ce11165d0f fix(gui): set initial fill color 2023-01-22 13:47:13 -06:00
Sean Sube 9d0a15900b lint(api): mark some unused vars 2023-01-22 10:08:26 -06:00
Sean Sube c622272554 lint(gui): clean up imports and elses 2023-01-22 10:05:56 -06:00
Sean Sube dfffbd78a5 chore(docs): add readme for runpod template 2023-01-21 23:25:54 -06:00
Sean Sube a1b16bb435 feat(gui): add validation to numeric inputs, token counter to prompt 2023-01-21 23:25:39 -06:00
Sean Sube 0d1f236096 fix(gui): populate empty select menus with first valid value 2023-01-21 22:50:12 -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 88f9b624ec fix(build): add launcher script and use for API images 2023-01-21 22:34:44 -06:00
Sean Sube dddadfc9a2 fix(api): explicitly delete pipeline results after saving 2023-01-21 22:28:13 -06:00
Sean Sube 9e26ee5b85 fix(api): unload old model before loading next one 2023-01-21 22:09:32 -06:00
Sean Sube abc1ae5112 fix(api): put conversion RNG on training device (#67) 2023-01-21 19:59:58 -06:00
Sean Sube 246aa3dd15 fix(gui): bump state version for new output path 2023-01-21 19:46:54 -06:00
Sean Sube cb005d3b5d fix: move output path out of API route (for #7) 2023-01-21 19:44:54 -06:00
Sean Sube 700d31e2b8 fix(docs): note that image parameters are not persisted when reloading 2023-01-21 19:42:02 -06:00
Sean Sube facd69f452 fix(api): actually return the filtered list of platforms 2023-01-21 19:41:43 -06:00
Sean Sube c768cd8f42 fix(api): filter platforms based on available providers (fixes #69) 2023-01-21 19:40:10 -06:00
Sean Sube 3a5bae6d0d more examples for user guide 2023-01-21 18:40:50 -06:00
Sean Sube bae0fe5ce7 keep writing user guide 2023-01-21 18:29:11 -06:00
Sean Sube 8c9c99eeb5 fix(api): use training device when loading Real ESRGAN model (#67) 2023-01-21 17:55:55 -06:00
Sean Sube 5286c4f596 fix(build): add params file to other images 2023-01-21 17:55:30 -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 505cacfbc2 fix(api): leave pipelines on default device unless specified 2023-01-21 17:04:48 -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 a868c8cf6b feat(api): backend support for multiple GPUs in diffusion pipelines 2023-01-21 15:17:33 -06:00
Sean Sube 88c5113e37 start adding links to user guide 2023-01-21 15:12:54 -06:00
Sean Sube a8769a5919 feat(build): run convert script when container starts 2023-01-21 15:10:59 -06:00
Sean Sube 45a3ddc2a9 feat(api): add option for HuggingFace token in convert script 2023-01-21 15:08:19 -06:00
Sean Sube 2a6df0f3aa feat(run): add Docker Compose files for API containers 2023-01-21 15:07:53 -06:00
Sean Sube 64663f5eec fix(gui): emphasize the generate buttons, align fill color picker 2023-01-21 14:44:05 -06:00
Sean Sube 77d68bf6ac fix(build): add cv2 deps to CPU image 2023-01-21 14:43:36 -06:00
Sean Sube 1ed7b221c4 distribute params into their appropriate tab 2023-01-21 10:00:43 -06:00
Sean Sube 4898197f77 fix(gui): only enable generate buttons after image sources exist (#64) 2023-01-21 09:12:59 -06:00
Sean Sube e0834110fc fix(api): add extra models to convert script 2023-01-21 08:52:35 -06:00
Sean Sube b1e7ab0a3e fix(docs): list correct packages in readme, move errors to user guide 2023-01-20 22:46:11 -06:00
Sean Sube b508da747e continue writing the user guide 2023-01-19 22:08:00 -06:00
Sean Sube be16f33151 fix(api): pass txt2img dimensions in correct order 2023-01-19 22:07:31 -06:00
Sean Sube 86fb2ae28e fix(api): generate correct latents for non-square images 2023-01-19 22:00:58 -06:00
Sean Sube 0afd25f25b fix(gui): correct labels for Nvidia platforms 2023-01-19 21:30:34 -06:00
Sean Sube 9e31445ccc feat(gui): add invert button to inpaint mask (fixes #65) 2023-01-19 21:20:44 -06:00
Sean Sube d1e8fc5de8 set up LFS for images 2023-01-19 21:04:19 -06:00
Sean Sube 9a10261273 put functions in order 2023-01-19 21:03:29 -06:00
Sean Sube 99982c6a19 fix(gui): align background image when it is larger than canvas 2023-01-19 19:59:35 -06:00
Sean Sube 4a3bb97342 fix(api): run GC after changing pipeline (#58) 2023-01-19 19:46:36 -06:00