1
0
Fork 0
Commit Graph

335 Commits

Author SHA1 Message Date
Sean Sube 5d5bfdbbcc
fix: increase max image sizes 2023-04-29 15:59:59 -05:00
Sean Sube f420a3a612
feat: experimentally add TensorRT runtime 2023-04-29 15:55:58 -05:00
Sean Sube e09b4a4094
fix(gui): add missing pipeline labels 2023-04-29 00:04:32 -05:00
Sean Sube 7e5380db43
feat: add tiled VAE parameter to client 2023-04-28 13:30:54 -05:00
Sean Sube 348421dd6d
fix controlnet segmentation string, add some source filter logging 2023-04-22 11:26:21 -05:00
Sean Sube b5556807bf
add strings for loopback 2023-04-22 10:52:48 -05:00
Sean Sube 00fb64ba82
feat: add img2img loopback (#331) 2023-04-22 10:39:23 -05:00
Sean Sube b85a8aa868
fix(gui): replace divider below tabs, outline restart button 2023-04-20 22:18:57 -05:00
Sean Sube c8d2e33aa5
chore(gui): update build deps 2023-04-20 22:18:20 -05:00
Sean Sube f963b126d1
localize restart button 2023-04-20 19:31:13 -05:00
Sean Sube 30c96be24f
send token with admin requests, return worker status after restarting 2023-04-20 17:36:29 -05:00
Sean Sube df0e7dc57e
feat: add admin endpoint to restart image workers (#207) 2023-04-20 07:36:31 -05:00
Sean Sube 64ea060ec9
fix(gui): improve render performance 2023-04-16 23:09:00 -05:00
Sean Sube ec7315fc36
lint(gui): make theme handling more type-safe 2023-04-16 19:09:00 -05:00
Sean Sube 83b1b3916f
Merge branch 'bzlibby-dark-mode' 2023-04-16 18:32:16 -05:00
BZLibby 229caa0c4a fixed tabs and imports 2023-04-16 12:32:16 -05:00
BZLibby 6bb815cccf use system theme when the theme is not set 2023-04-16 11:41:04 -05:00
BZLibby d61268b3a0 add dark mode with toggle and system preference 2023-04-16 11:31:17 -05:00
Sean Sube 161913bb7e
fix(api): add pre-converted ControlNets to base sources, add missing ControlNet strings 2023-04-15 16:55:53 -05:00
BZLibby 48f1b745fe add dark mode with toggle and system preference 2023-04-15 13:45:47 -05:00
Sean Sube 33f72187c5
make controlnet labels more consistent 2023-04-15 12:21:06 -05:00
Sean Sube 0dd8272285
feat(api): convert CNet for existing diffusion models 2023-04-15 09:00:17 -05:00
Sean Sube 2c75311fba
move ControlNet menu into img2img params 2023-04-14 23:44:40 -05:00
Sean Sube 27954f3e65
feat(gui): add highres control to most tabs 2023-04-14 20:29:44 -05:00
Sean Sube 4df28a5ce7
feat: add menu for source image filters 2023-04-13 20:59:26 -05:00
Sean Sube 953e772a50
fix(gui): localize pipeline and controlnet menus 2023-04-13 08:47:20 -05:00
Sean Sube 2af1530a7e
feat: make pipeline type a request parameter 2023-04-12 22:58:48 -05:00
Sean Sube 555ec5a644
turn controlnet into a select list and localize its label, fix name lookup on server 2023-04-12 20:03:00 -05:00
Sean Sube 9e017ee35d
feat: add parameter for ControlNet selection 2023-04-12 08:43:15 -05:00
Sean Sube fcc04982b1
chore(gui): updates for react-query v4 2023-04-11 19:21:50 -05:00
renovate[bot] f53518ad24
fix(deps): replace dependency react-query with @tanstack/react-query ^4.0.5 2023-04-11 13:47:02 +00:00
Sean Sube 95794de1a0
chore(gui): update MUI 2023-04-11 08:45:17 -05:00
Sean Sube 0caa42e11b
chore(gui): update misc client deps 2023-04-11 08:41:24 -05:00
Sean Sube ce5c6a8dd5
chore(gui): update build deps 2023-04-11 08:39:32 -05:00
Sean Sube 62aa7e8473
feat(api): add initial support for BSRGAN and SwinIR upscaling (#153, #154) 2023-04-10 17:49:56 -05:00
Sean Sube 8beb0996d4
fix(gui): add strings for highres iterations 2023-04-09 20:00:51 -05:00
Sean Sube 7f504a5b5b
feat: add parameter for highres iterations (#316) 2023-04-09 19:53:00 -05:00
Sean Sube 83dbd479b9
update params version for highres 2023-04-01 17:15:09 -05:00
Sean Sube bcf396d235
lint(gui): remove linebreak between batch and CFG parameters 2023-04-01 15:16:31 -05:00
Sean Sube 89c3b2a403
correctly upscale highres tiles 2023-04-01 14:41:35 -05:00
Sean Sube 6d23491529
only run correction before highres when selected in options 2023-04-01 14:39:48 -05:00
Sean Sube f451d8db74
feat: add method parameter for highres mode 2023-04-01 14:26:45 -05:00
Sean Sube a1f54f05eb
include highres params in retry 2023-04-01 12:05:55 -05:00
Sean Sube 4a68984341
add highres strings 2023-04-01 11:58:34 -05:00
Sean Sube 4f41145792
add highres to txt2img tab and request 2023-04-01 11:39:32 -05:00
Sean Sube ba09748e94
feat(gui): add highres parameters 2023-04-01 11:26:10 -05:00
Sean Sube 66e938f9ab
split steps before and after highres 2023-03-31 23:32:05 -05:00
Sean Sube f774f2e7c2
chore(gui): update MUI packages, lockfile 2023-03-29 08:50:50 -05:00
Sean Sube 0050faefc6
chore(gui): update build tools, typedefs 2023-03-29 08:44:52 -05:00
Sean Sube b4ac7c6259
chore(release): 0.9.0 2023-03-28 18:57:24 -05:00