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 |
|
psychedelicious
|
071c7c7c7e
|
chore(ui): typegen
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
818045f678
|
tidy(ui): use × instead of translation string
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
7edefbefff
|
feat(ui): add translation for upscaling tab
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
29efab70b7
|
feat(nodes): spandrel_image_to_image.scale defaults to 4.0
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
ac6adc392a
|
feat(nodes): add scale and fit_to_multiple_of_8 to spandrel node
|
2024-07-23 10:55:54 +10:00 |
|
psychedelicious
|
a2ef5d56ee
|
feat(nodes): split out spandrel node upscale logic into utils
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
13f3560e55
|
more lint fixes
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
c4bd60e00f
|
knip fix
|
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
|
6cb0581b0d
|
add description to upscale model dropdown tooltip
|
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 |
|
psychedelicious
|
3126e8e49a
|
chore(ui): typegen
|
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 |
|
Mary Hipp
|
5a1ed99ca1
|
restore adhoc upscale button
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
3a2707ac02
|
disable invoke button properly for upscaling tab
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
ce5b1103ed
|
add send to upscale to context menu
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
fd91b83d86
|
build out the rest of the accordions
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
a0a54348e8
|
removed upscale button, created spandrel model dropdown, created upscale initial image that works with dnd
|
2024-07-23 10:55:54 +10:00 |
|
Mary Hipp
|
43b3e242b0
|
tidy(ui): refactor parameters panel components to be 1:1 with tabs
|
2024-07-23 10:55:54 +10:00 |
|
chainchompa
|
e92af52fb8
|
fix moving items to uncategorized updating
|
2024-07-22 16:11:36 -04:00 |
|
chainchompa
|
339dddd018
|
update uncategorized board totals when deleting and moving images
|
2024-07-22 16:03:01 -04:00 |
|
Ryan Dick
|
a8cc5caf96
|
Fix function call that we forgot to update in https://github.com/invoke-ai/InvokeAI/pull/6606
|
2024-07-19 17:07:52 -04:00 |
|
Mary Hipp
|
930ff559e4
|
add sdxl tile to starter models
|
2024-07-19 16:49:33 -04:00 |
|
Ryan Dick
|
78d2b1b650
|
Merge branch 'main' into stalker-backend_base
|
2024-07-19 16:25:20 -04:00 |
|
Sergey Borisov
|
39e10d894c
|
Add invocation cancellation logic to patchers
|
2024-07-19 23:17:01 +03:00 |
|
Ryan Dick
|
e16faa6370
|
Add gradient blending to tile seams in MultiDiffusion.
|
2024-07-19 13:05:50 -07:00 |
|
Ryan Dick
|
83a86abce2
|
Add unit tests for ExtensionsManager and ExtensionBase.
|
2024-07-19 14:15:46 -04:00 |
|
Sergey Borisov
|
0c56d4a581
|
Ryan's suggested changes to extension manager/extensions
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-18 23:49:44 +03:00 |
|
Lincoln Stein
|
97a7f51721
|
don't use cpu state_dict for model unpatching when executing on cpu (#6631)
Co-authored-by: Lincoln Stein <lstein@gmail.com>
|
2024-07-18 15:34:01 -04:00 |
|