psychedelicious
|
b99a53e64e
|
tidy(ui): organise postprocessing listeners
|
2024-07-24 08:22:46 +10:00 |
|
psychedelicious
|
40b262bcc2
|
tidy(ui): "simpleUpscale" -> "postProcessing"
|
2024-07-24 08:22:46 +10:00 |
|
psychedelicious
|
aeb53563ff
|
feat(ui): use graph util for ad-hoc upscale graph
|
2024-07-24 08:22:46 +10:00 |
|
psychedelicious
|
e8d2e2330e
|
fix(ui): set board in ad-hoc upscale graph
|
2024-07-24 08:22:46 +10:00 |
|
psychedelicious
|
4c6b9ce7c9
|
fix(ui): use spandrel autoscale node in upscaling tab
|
2024-07-24 08:22:46 +10:00 |
|
chainchompa
|
cb0bffedd5
|
fix board handling for simple upscale
|
2024-07-24 06:56:02 +10:00 |
|
chainchompa
|
cbce89162b
|
update simple upscale metadata to match upscale metadata
|
2024-07-23 12:15:26 -04:00 |
|
chainchompa
|
a2f49ef7c1
|
cleanup esrgan frontend code
|
2024-07-23 10:22:38 -04:00 |
|
chainchompa
|
c098edc6b2
|
updated simple upscale to use spandrel node and list of available spandrel models
|
2024-07-23 10:15:31 -04:00 |
|
psychedelicious
|
46dc8c6641
|
chore(ui): lint
|
2024-07-23 15:42:16 +10:00 |
|
psychedelicious
|
a8bc6ab5b1
|
fix(ui): typos
|
2024-07-23 15:42:16 +10:00 |
|
Kent Keirsey
|
bd91bd4a84
|
Math Updates
|
2024-07-23 15:42:16 +10:00 |
|
psychedelicious
|
8756a6b8c3
|
fix(ui): remove sharpness param
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
ffa39d74b3
|
feat(ui): remove first unsharp from upscale graph
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
f9d3966ea2
|
feat(ui): add scale param to upscaling tab
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
7cee4e42a7
|
feat(ui): add addEdgeToMetadata graph helper
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
54eda9163c
|
remove tiledVAE option and make it true
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
582f384fff
|
lint fix
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
a43211e650
|
math updates for controlnet tiles
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
845d77916e
|
lint fix
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
f18431a999
|
use fn to get width/height of output image
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
5060bf2f62
|
lint fix
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
7854d913b2
|
add upscaling data to metadata
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
890a3ce32a
|
add limited metadata
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
fb4b3f3350
|
fix creativity/sharpness/structure scales, move where loras are added, get scale const working
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
d166b08b6a
|
restore scale but hardcode it to 2 regardless of upscale model
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
5266e9e682
|
fix(ui): remove unused scale param
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
d0265e21b0
|
fix(ui): use spandrel node for upscaling
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
9e3412d776
|
translations and lint fix
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
4a09cc57be
|
use the tile conttrolnet in graph instad of marys hardcoded key
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
5ab36e0433
|
add warning if no upscale model or no tile controlnet for base model
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
d2bf3629bf
|
base scale off of upscale model selected
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
d9b217d908
|
hook up sharpness, structure, and creativity
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
2847f1b5ac
|
add vae toggle, lint fix
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
bc30850f3a
|
hardcode marys tile cnet key
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
7668dc68a0
|
cleanup, add loras
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
ea449f5a0a
|
upscale graph built, no multidiffusion yet
|
2024-07-23 10:55:54 +10:00 |
|
Ryan Dick
|
c1c8e55e8e
|
Fix static check errors.
|
2024-07-03 16:28:21 -04:00 |
|
Ryan Dick
|
29c8ddfb88
|
WIP - A bunch of boilerplate to support Spandrel Image-to-Image models throughout the model manager and the frontend.
|
2024-07-03 16:28:21 -04:00 |
|
Mary Hipp
|
29eb3c8b62
|
lint fix
|
2024-06-28 10:36:05 +10:00 |
|
Mary Hipp
|
68c0aa898f
|
feat(ui): add ability to archive/unarchive boards, add toggle to gallery settings to show/hide archived boards in list
|
2024-06-28 10:36:05 +10:00 |
|
psychedelicious
|
1c5c3cdbd6
|
tidy(ui): organize control layers konva logic
- More comments, docstrings
- Move things into saner, less-coupled locations
|
2024-06-06 07:45:13 +10:00 |
|
psychedelicious
|
038a482ef0
|
feat(ui): rework visibility conditions for image viewer
|
2024-06-02 15:30:00 +10:00 |
|
psychedelicious
|
08bcc71e99
|
fix(ui): workflows fit on load
|
2024-06-02 15:30:00 +10:00 |
|
psychedelicious
|
a983f27aad
|
fix(ui): update types
|
2024-05-30 12:03:38 +10:00 |
|
psychedelicious
|
5a4d10467b
|
feat(ui): use updated types
|
2024-05-30 12:03:38 +10:00 |
|
psychedelicious
|
aa329ea811
|
feat(ui): handle enriched events
|
2024-05-24 20:02:24 +10:00 |
|
psychedelicious
|
46a90ca402
|
fix(ui): initial image layers always ignored
Whoops!
|
2024-05-24 06:40:48 +10:00 |
|
psychedelicious
|
55d7d9cc75
|
fix(ui): control layers don't disable correctly
Closes #6424
|
2024-05-23 10:14:34 +10:00 |
|
psychedelicious
|
a66b3497e0
|
feat(ui): port all toasts to use new util
|
2024-05-22 09:40:46 +10:00 |
|