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 |
|
Sergey Borisov
|
4e8dcb7a1a
|
Suggested changes
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-23 01:46:29 +03:00 |
|
Sergey Borisov
|
3cb13d6288
|
Rename as suggested in other PRs
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-23 01:01:18 +03:00 |
|
Sergey Borisov
|
87eb018380
|
Revert debug change
|
2024-07-22 23:49:20 +03:00 |
|
Sergey Borisov
|
5003e5d763
|
Same changes as in other PRs, add check for running inpainting on inpaint model without source image
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-22 23:47:39 +03:00 |
|
chainchompa
|
e92af52fb8
|
fix moving items to uncategorized updating
|
2024-07-22 16:11:36 -04:00 |
|
Sergey Borisov
|
5f0fe3c8a9
|
Suggested changes
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-22 23:09:11 +03:00 |
|
chainchompa
|
339dddd018
|
update uncategorized board totals when deleting and moving images
|
2024-07-22 16:03:01 -04:00 |
|
Sergey Borisov
|
1b359b55cb
|
Suggested changes
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
|
2024-07-22 22:17:29 +03:00 |
|
Sergey Borisov
|
58f3072b91
|
Handle inpainting on normal models
|
2024-07-21 22:17:29 +03:00 |
|
Sergey Borisov
|
9e7b470189
|
Handle inpaint models
|
2024-07-21 20:45:55 +03:00 |
|
Sergey Borisov
|
42356ec866
|
Add ControlNet support to denoise
|
2024-07-21 20:01:30 +03:00 |
|
Sergey Borisov
|
1748848b7b
|
Ruff fixes
|
2024-07-21 18:37:20 +03:00 |
|
Sergey Borisov
|
5772965f09
|
Fix slightly different output with old backend
|
2024-07-21 18:31:30 +03:00 |
|
Sergey Borisov
|
e046e60e1c
|
Add FreeU support to denoise
|
2024-07-21 18:31:10 +03:00 |
|
Sergey Borisov
|
9a1420280e
|
Add rescale cfg support to denoise
|
2024-07-21 17:33:43 +03: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 |
|
StAlKeR7779
|
710dc6b487
|
Merge branch 'main' into stalker7779/backend_base
|
2024-07-18 01:08:04 +03:00 |
|
Sergey Borisov
|
2ef3b49a79
|
Add run cancelling logic to extension manager
|
2024-07-17 04:39:15 +03:00 |
|
Sergey Borisov
|
3f79467f7b
|
Ruff format
|
2024-07-17 04:24:45 +03:00 |
|
Sergey Borisov
|
2c2ec8f0bc
|
Comments, a bit refactor
|
2024-07-17 04:20:31 +03:00 |
|
Sergey Borisov
|
79e35bd0d3
|
Minor fixes
|
2024-07-17 03:48:37 +03:00 |
|
Sergey Borisov
|
137202b77c
|
Remove patch_unet logic for now
|
2024-07-17 03:40:27 +03:00 |
|
Sergey Borisov
|
03e22c257b
|
Convert conditioning_mode to enum
|
2024-07-17 03:37:11 +03:00 |
|
Sergey Borisov
|
ae6d4fbc78
|
Move out _concat_conditionings_for_batch submethods
|
2024-07-17 03:31:26 +03:00 |
|
Sergey Borisov
|
cd1bc1595a
|
Rename sequential as private variable
|
2024-07-17 03:24:11 +03:00 |
|
Ryan Dick
|
f866b49255
|
Add some ESRGAN and SwinIR upscale models to the starter models list.
|
2024-07-16 15:55:10 -04:00 |
|
Sergey Borisov
|
b7c6c63005
|
Added some comments
|
2024-07-16 22:52:44 +03:00 |
|
Ryan Dick
|
6b0ca88177
|
Merge branch 'main' into ryan/spandrel-upscale-tiling
|
2024-07-16 15:40:14 -04:00 |
|
Ryan Dick
|
81991e072b
|
Merge branch 'main' into ryan/spandrel-upscale
|
2024-07-16 15:14:08 -04:00 |
|