1
0
Fork 0
Commit Graph

449 Commits

Author SHA1 Message Date
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 2eb90ba559
feat: better error messaging 2024-01-08 22:14:32 -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 c7154ffb27
start adding specific error messages 2024-01-06 15:10:24 -06:00
Sean Sube 112d5a8876
start passing metadata through stages 2024-01-04 09:01:19 -06:00
Sean Sube e3a6635ca2
remove unused job type field 2024-01-03 23:58:57 -06:00
Sean Sube 46bcd5af86
make response types match 2024-01-03 22:15:50 -06:00
Sean Sube 5a48447585
add types for unknown jobs 2024-01-03 21:32:00 -06:00
Sean Sube 6f0adcbae3
add types for cancelled and running jobs 2024-01-03 20:29:09 -06:00
Sean Sube 44a8d61082
feat: add batch endpoints for cancel and status, update responses 2024-01-03 19:09:18 -06:00
Sean Sube 35371d33fe
chore(release): 0.12.0 2023-12-31 14:15:31 -06:00
Sean Sube 71fbc871a6
feat: add API parameter for upscale checkbox 2023-12-30 19:34:40 -06:00
Sean Sube b93a5da190
fix(gui): sync client and server default params 2023-12-26 08:04:31 -06:00
Sean Sube 1d373faf5d
fix(gui): add missing params to client-side config 2023-12-24 17:38:35 -06:00
Sean Sube 972f9de2ef
bump version numbers for v0.11 release 2023-12-22 21:06:57 -06:00
Sean Sube a1fc60641f
fix(build): copy web UI output to server default path after bundling 2023-12-21 20:57:52 -06:00
Sean Sube 11c0ab9882
fix(gui): make UI error screen more likely to show correct API hostname 2023-12-21 18:57:29 -06:00
Sean Sube 4b430f4956
lint react imports 2023-12-21 09:13:03 -06:00
Sean Sube 1541818c19
fix(gui): reduce renders when changing prompt and size params 2023-12-21 09:12:47 -06:00
Sean Sube e933dc6d50
fix(gui): make model controls on upscale tab work 2023-12-20 21:11:33 -06:00
Sean Sube 7132f10e9d
fix(gui): handle missing prompts when parsing tokens 2023-12-20 21:07:03 -06:00
Sean Sube a3fad5c541
fix(gui): avoid crashing when copying source image to a tab with a mask canvas 2023-12-20 19:03:28 -06:00
Sean Sube e0929ba870
fix(gui): make prompt input perform better with large LoRA/wildcard lists 2023-12-16 23:19:10 -06:00
Sean Sube 72d0d374e1
prep profiles for including model/pipeline params 2023-12-16 22:40:35 -06:00
Sean Sube 193f82e7b4
feat(gui): include some default profiles (#420) 2023-12-16 19:22:24 -06:00
Sean Sube 2ceffe4490
use consistent capitalization for own name 2023-12-16 17:06:32 -06:00
Sean Sube 8e7f8c76d2
feat(gui): add button to open docs site 2023-12-16 16:15:08 -06:00
Sean Sube cdbdd9b4e2
feat(gui): add wildcard menu to web UI 2023-12-16 15:17:28 -06:00
Sean Sube eefe9fe22e
pass logger to migrations, include version numbers in migration name 2023-12-14 22:31:47 -06:00
Sean Sube 5680dd704e
fix(gui): add state migrations for new unet/vae params (#427) 2023-12-14 22:24:09 -06:00
Sean Sube 0dfc1b61d2
break up state slice factories 2023-12-14 21:30:06 -06:00
Sean Sube d86286ab1e
lint(gui): split up state types 2023-12-14 20:46:43 -06:00
Sean Sube 2fc5ec930c
feat(api): add support for DPM SDE scheduler 2023-12-09 23:51:09 -06:00
Sean Sube 419b2811ef
feat: update min CFG for SDXL turbo 2023-12-09 23:40:27 -06:00
Sean Sube 0b31ad0ab6
fix(gui): add string for LCM scheduler 2023-11-30 19:23:03 -06:00
Sean Sube c7af703abc
make tile size a constant 2023-11-30 19:21:37 -06:00
Sean Sube 35171e6f12
fix(gui): dedupe and sort available prompt tokens 2023-11-12 21:14:13 -06:00
Sean Sube fd34b4a764
feat(gui): highlight tokens that have been used in prompt 2023-11-12 15:50:04 -06:00
Sean Sube a4bf4ac651
add tokens to network response 2023-11-12 15:36:51 -06:00
Sean Sube 44e483322e
feat: show tokens for networks in prompt 2023-11-12 15:15:06 -06:00
Sean Sube 44851e3785
fix: increase step limits for SDXL 2023-11-05 15:37:05 -06:00
Sean Sube 59e1a1a4c2
fix(gui): make overlap params decimal inputs 2023-11-05 15:35:58 -06:00
Sean Sube 8a1d9b2530
fix VAE strings 2023-11-04 20:53:34 -05:00
Sean Sube e8d7d9a881
feat: split up UNet and VAE tile size and overlap/stride params 2023-11-04 20:41:58 -05:00
Sean Sube 38d3999088
fix(gui): expand grid ranges while building pipeline 2023-09-21 18:24:50 -05:00