1
0
Fork 0
Commit Graph

2542 Commits

Author SHA1 Message Date
Sean Sube 5e40ba949e
cache horde safety models 2024-01-14 09:59:19 -06:00
Sean Sube 8f31d16fa3
use correct upscale params for highres metadata 2024-01-14 09:49:59 -06:00
Sean Sube f7b171f198
fix highres output size 2024-01-14 09:41:54 -06:00
Sean Sube 9d3a2d71cb
complete most of spanish localization 2024-01-14 09:12:39 -06:00
Sean Sube 80f3438ebd
feat(gui): make status update interval configurable 2024-01-14 08:50:03 -06:00
Sean Sube d349e8cc10
feat(gui): batch status requests (#238) 2024-01-14 08:22:37 -06:00
Sean Sube 150ed7564d
add network tokens to experimental prompt parser 2024-01-13 20:54:59 -06:00
Sean Sube a7568dbef1
fix(gui): translate tab labels 2024-01-13 20:54:36 -06:00
Sean Sube 19b84ed28d
complete most of german localization 2024-01-13 20:20:13 -06:00
Sean Sube 5b5dd184f1
fix exif method 2024-01-13 20:19:37 -06:00
Sean Sube 301628e636
fix progress recursion 2024-01-13 11:32:41 -06:00
Sean Sube a5fe52d2a2
feat(api): parse metadata from input images 2024-01-13 10:01:50 -06:00
Sean Sube 065df23902
more lint 2024-01-12 23:41:16 -06:00
Sean Sube 1cf8c7eff6
make pipeline progress more accurate and complete 2024-01-12 23:28:52 -06:00
Sean Sube 746f2f56cd
avoid mutating existing progress objects 2024-01-12 22:59:08 -06:00
Sean Sube 26c1631709
lint fixes 2024-01-12 22:58:52 -06:00
Sean Sube c5d64e7b1e
lint fixes 2024-01-12 22:29:39 -06:00
Sean Sube 7966f001e1
fix(api): make sure a controlnet has been selected when using that pipeline 2024-01-12 22:28:59 -06:00
Sean Sube f30c5f2d31
clean up horizontal layout styles, use constants for spacing 2024-01-12 19:01:15 -06:00
Sean Sube f5506b17f0
feat(api): support CPU model offloading specifically for SDXL 2024-01-12 18:58:26 -06:00
Sean Sube 853b92e88b
cleanup layout logic and margins 2024-01-12 08:31:18 -06:00
Sean Sube 5888cae298
add settings slice and allow resizing image history 2024-01-11 21:53:02 -06:00
Sean Sube 2b562d9464
feat(gui): make layout direction and history width persist 2024-01-10 21:47:21 -06:00
Sean Sube 055f6e2956
fix controlnet 2024-01-09 09:21:51 -06:00
Sean Sube 0d1439734c
fix output stage 2024-01-08 22:54:41 -06:00
Sean Sube 99bd6b0708
keep safe images 2024-01-08 22:32:49 -06:00
Sean Sube 2eb90ba559
feat: better error messaging 2024-01-08 22:14:32 -06:00
Sean Sube 0215cb9ac6
cancel unsafe jobs 2024-01-08 21:50:36 -06:00
Sean Sube a42d728006
feat(api): add optional horde safety stage 2024-01-08 21:37:44 -06:00
Sean Sube c8d6afd64d
fix(gui): make pipeline labels more consistent 2024-01-08 21:04:09 -06:00
Sean Sube 3101be8b78
feat: add motd to server config, show in web UI 2024-01-08 21:03:48 -06:00
Sean Sube 1dae8eea6f
feat(gui): filter pipelines based on tab and set a reasonable default 2024-01-08 20:18:16 -06:00
Sean Sube 0f11873773
add queue status to UI 2024-01-07 08:41:30 -06:00
Sean Sube 237accc973
start adding queue progress 2024-01-07 08:16:13 -06:00
Sean Sube fd92d52339
send empty progress with initial job 2024-01-06 20:32:38 -06:00
Sean Sube be40797e59
use txt2img params for highres output 2024-01-06 17:40:36 -06:00
Sean Sube 21666abf03
fix up highres metadata 2024-01-06 17:20:37 -06:00
Sean Sube ec48b27f93
start inheriting metadata 2024-01-06 16:59:02 -06:00
Sean Sube 9e201fc94a
fix blend sources 2024-01-06 16:27:25 -06:00
Sean Sube c7154ffb27
start adding specific error messages 2024-01-06 15:10:24 -06:00
Sean Sube 9b9a614f44
return results for multiple jobs 2024-01-06 15:10:07 -06:00
Sean Sube e8e2b92436
keep metadata when tiling 2024-01-06 14:27:55 -06:00
Sean Sube 3a647ad9bd
provide empty metadata for pipelines with source images 2024-01-06 14:17:26 -06:00
Sean Sube 3e5a95548b
fix array sizing, update release tests 2024-01-06 02:33:01 -06:00
Sean Sube 1a8d538bfe
handle empty results 2024-01-05 21:23:05 -06:00
Sean Sube 058a0f1c0a
use max size of all images in stack 2024-01-05 21:19:48 -06:00
Sean Sube b5ed1101b4
use result size helper 2024-01-05 21:16:10 -06:00
Sean Sube e958eff3a8
misc testing fixes 2024-01-05 21:15:33 -06:00
Sean Sube 7d782842ed
fix(api): only hash networks once per worker lifetime 2024-01-05 21:11:44 -06:00
Sean Sube 6b0b2e41a6
update tests 2024-01-05 20:13:57 -06:00