1
0
Fork 0
Commit Graph

418 Commits

Author SHA1 Message Date
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
Sean Sube 07662b22df
send chain request as json, with numbers 2023-09-10 21:17:27 -05:00
Sean Sube 9d4272eb09
add basic variables to txt2img tab 2023-09-10 20:59:33 -05:00
Sean Sube 0fa03e77ad
feat: add panorama pipeline for SDXL 2023-09-10 11:26:18 -05:00
Sean Sube ebdc6a00fe
fix(gui): add strings for XL pipelines 2023-09-04 21:20:51 -05:00
Sean Sube c81dcf16e6
chore(release): 0.10.0 2023-08-22 20:42:10 -05:00
Sean Sube dc9048c76f
fix(api): use correct case for PNG metadata 2023-08-02 17:43:17 -05:00
Sean Sube ea990943ec
mark action selectors as shallow 2023-07-22 18:45:52 -05:00
Sean Sube 0ba21dfc27
continue refactoring to use selectors 2023-07-22 18:21:54 -05:00
Sean Sube 97daf1aa7c
continue migrating to selectors 2023-07-22 10:02:17 -05:00
Sean Sube ffc941548d
optimize zustand selectors 2023-07-21 22:45:20 -05:00
Sean Sube 626ca18d7f
include highres and upscale in params loading 2023-07-21 22:11:45 -05:00
Sean Sube 9e350f09df
lint(gui): make profile name field wider 2023-07-21 19:33:32 -05:00
Sean Sube a6e04611f2
feat(gui): add profile download button 2023-07-21 19:33:16 -05:00
Sean Sube f14f197264
feat(gui): move model controls into each tab 2023-07-21 17:38:01 -05:00
Sean Sube 27a21dfa62
fix(gui): attempt to decode unicode EXIF tags 2023-07-21 15:31:14 -05:00
Sean Sube 063acc6f20
handle json in comments field 2023-07-20 08:23:58 -05:00
Sean Sube 9db54638a7
apply lint 2023-07-20 07:18:14 -05:00
Sean Sube d80ab00446
parse size from json params 2023-07-20 07:16:23 -05:00