psychedelicious
|
b7b5bd1b46
|
chore(ui): clean up uiSlice
|
2023-05-16 09:57:19 +10:00 |
|
psychedelicious
|
9a3727d3ad
|
chore(ui): clean up systemSlice
|
2023-05-16 09:48:58 +10:00 |
|
psychedelicious
|
d68c14516c
|
chore(ui): clean up persist denylists
|
2023-05-16 09:46:03 +10:00 |
|
psychedelicious
|
9f4d39aa42
|
chore(ui): clean up modelSlice
|
2023-05-16 09:45:49 +10:00 |
|
psychedelicious
|
2359b92b46
|
chore(ui): tidy unused component ref
|
2023-05-15 22:58:15 +10:00 |
|
psychedelicious
|
513eb11616
|
chore(ui): clean up unused files/packages
|
2023-05-15 22:48:06 +10:00 |
|
psychedelicious
|
d2c9140e69
|
feat(ui): restore save/copy/download/merge functionality
|
2023-05-15 22:21:03 +10:00 |
|
psychedelicious
|
d95fe5925a
|
feat(ui): restore image post-upload actions
eg set init image if on img2img when uploading
|
2023-05-15 18:52:48 +10:00 |
|
psychedelicious
|
835922ea8f
|
fix(ui): floor canvas coords to prevent partial pixel offset rendering issues
|
2023-05-15 18:50:34 +10:00 |
|
psychedelicious
|
e1e5266fc3
|
feat(ui): refactor base image uploading logic
|
2023-05-15 17:45:05 +10:00 |
|
psychedelicious
|
5e4457445f
|
feat(ui): make toast/hotkey into logical components
|
2023-05-15 15:25:27 +10:00 |
|
psychedelicious
|
0221ca8f49
|
fix(ui): use cloned canvas for retrieving dataURL/Blobs
|
2023-05-15 13:54:30 +10:00 |
|
Eugene Brodsky
|
cf36e4029e
|
fix(ui): fix syntax error in the logo component flexbox
|
2023-05-15 08:24:33 +10:00 |
|
psychedelicious
|
f5df150097
|
feat(ui): add callback to signal app is ready
needed for commercial
|
2023-05-14 18:42:15 +10:00 |
|
psychedelicious
|
dac82adb5b
|
fix(ui): make logo component non-selectable
|
2023-05-14 18:41:11 +10:00 |
|
Lincoln Stein
|
baf5451fa0
|
Merge branch 'main' into lstein/new-model-manager
|
2023-05-13 22:01:34 -04:00 |
|
psychedelicious
|
d3a7fea939
|
Revert "fix: Rework the layout of the parameters scrollbar"
This reverts commit 6f1fc397f75fe0fdb3a50639cfad52bf98604146.
|
2023-05-14 11:45:08 +10:00 |
|
psychedelicious
|
0020457fc7
|
fix(ui): tweak settings scheduler styling
|
2023-05-14 11:45:08 +10:00 |
|
psychedelicious
|
658b556544
|
feat(ui): IAICustomSelect v2, implement for scheduler & model
|
2023-05-14 11:45:08 +10:00 |
|
psychedelicious
|
37da0fc075
|
feat(ui): IAICustomSelect v1
|
2023-05-14 11:45:08 +10:00 |
|
psychedelicious
|
6d3e8507cc
|
fix(ui): fix "no image" fallbacks
|
2023-05-14 11:45:08 +10:00 |
|
blessedcoolant
|
0e9470503f
|
fix: Rework the layout of the parameters scrollbar
|
2023-05-14 11:45:08 +10:00 |
|
blessedcoolant
|
d2ebc6741b
|
feat: Add setting to hide / display schedulers
|
2023-05-14 11:45:08 +10:00 |
|
blessedcoolant
|
026d3260b4
|
Add Heun Karras Scheduler
|
2023-05-14 11:45:08 +10:00 |
|
Sergey Borisov
|
039fa73269
|
Change SDModelType enum to string, fixes(model unload negative locks count, scheduler load error, saftensors convert, wrong logic in del_model, wrong parse metadata in web)
|
2023-05-14 03:06:26 +03:00 |
|
Sergey Borisov
|
3b2a054f7a
|
Add model loader node; unet, clip, vae fields; change compel node to clip field
|
2023-05-13 04:37:20 +03:00 |
|
Mary Hipp
|
47a088d685
|
rehydrate selectedImage URL when results and uploads are fetched
|
2023-05-13 09:48:38 +10:00 |
|
psychedelicious
|
60a565d7de
|
feat(ui): use chakra menu for theme changer
|
2023-05-12 20:04:29 +10:00 |
|
psychedelicious
|
78cf70eaad
|
fix(ui): tweak lang picker style
|
2023-05-12 20:04:10 +10:00 |
|
psychedelicious
|
eebaa50710
|
fix(ui): fix language picker tooltip
|
2023-05-12 19:52:21 +10:00 |
|
psychedelicious
|
7d582553f2
|
feat(ui): use chakra menu for language picker
|
2023-05-12 19:50:34 +10:00 |
|
psychedelicious
|
4d6eea7e81
|
feat(ui): store language in redux
|
2023-05-12 19:35:03 +10:00 |
|
psychedelicious
|
032aa1d59c
|
fix(ui): excise most zIndex s
our stacking contexts are accurate, `zIndex` isn't needed
|
2023-05-12 18:50:54 +10:00 |
|
psychedelicious
|
35e0863bdb
|
fix(ui): fix tab icon sizes
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
108ce06c62
|
feat(ui): change custom header to be a prop instead of children
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
da364f3444
|
feat(ui): use variable font
reduces package build's CSS by an order of magnitude
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
df5ba75c14
|
feat(ui): use custom dark mode localStorage key
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
e4fb9cb33f
|
chore(ui): regen api client
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
65b527eb20
|
fix(ui): do not show progress images in uploads gallery category
|
2023-05-12 17:56:18 +10:00 |
|
psychedelicious
|
7dc9d18052
|
fix(ui): do not show intermediates uploads in gallery
|
2023-05-12 17:56:18 +10:00 |
|
blessedcoolant
|
f929359322
|
Merge branch 'main' into feat/ui/expand-config
|
2023-05-12 16:06:31 +12:00 |
|
blessedcoolant
|
9e6b958023
|
Merge branch 'main' into feat/ui/consistent-param-layout
|
2023-05-12 15:06:16 +12:00 |
|
blessedcoolant
|
6d8c077f4e
|
Merge branch 'main' into unipc-sched
|
2023-05-12 05:59:13 +12:00 |
|
blessedcoolant
|
97127e560e
|
Disable dpmpp_2s in img2img & unifiedCanvas
... until upstream bug is fixed.
|
2023-05-12 04:51:58 +12:00 |
|
blessedcoolant
|
f7dc171c4f
|
Rename default schedulers across the app
|
2023-05-12 03:44:20 +12:00 |
|
blessedcoolant
|
4b957edfec
|
Add DDPM Scheduler
|
2023-05-12 03:18:34 +12:00 |
|
blessedcoolant
|
46ca7718d9
|
Add DEIS Scheduler
|
2023-05-12 03:10:30 +12:00 |
|
blessedcoolant
|
b928d7a6e6
|
Change scheduler names to be accurate
_a = Ancestral
_k = Karras
|
2023-05-12 02:59:43 +12:00 |
|
blessedcoolant
|
8a836247c8
|
Add DPMPP Single, Euler Karras and DPMPP2 Multi Karras Schedulers
|
2023-05-12 02:23:33 +12:00 |
|
Mary Hipp
|
95c3644564
|
fix it again
|
2023-05-12 00:10:39 +10:00 |
|