1
0
Fork 0
Commit Graph

436 Commits

Author SHA1 Message Date
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
Sean Sube 90d1812dec
fix(gui): use new grid seeds for every generation 2023-09-20 19:27:37 -05:00
Sean Sube af6cb1f295
more lint 2023-09-15 19:22:53 -05:00
Sean Sube 41b38f910a
update tile size key to match API 2023-09-13 22:40:37 -05:00
Sean Sube c9f7caae39
clean up chain params to match backend 2023-09-13 17:28:38 -05:00
Sean Sube 37daca5178
dedupe tile size params 2023-09-13 08:44:16 -05:00
Sean Sube 046de9bf3a
combine defaults and model params for now 2023-09-12 19:17:20 -05:00
Sean Sube 7d8819ef87
add default parameters to chain pipeline 2023-09-12 19:06:13 -05:00
Sean Sube e5a9d5772d
feat(gui): add row and column tokens for X/Y prompts 2023-09-11 17:36:49 -05:00
Sean Sube f3d1b16c8c
prevent selecting the same variable for both axes 2023-09-11 17:36:21 -05:00
Sean Sube bf830a9032
add tile size to grid jobs 2023-09-11 17:35:47 -05:00
Sean Sube 51b10de265
pass initial device to chain 2023-09-10 22:46:06 -05:00
Sean Sube 89de05b7c5
add output stage, parse individual numbers 2023-09-10 22:19:46 -05:00
Sean Sube 15b8a80f6d
add grid stage to chain def 2023-09-10 21:44:12 -05:00