38851ae19a
Merge branch 'main' into nextprevcurrentimagenode
2023-08-27 19:50:39 +10:00
9c13f1b0fd
Merge branch 'main' into feat/dev_reload
2023-08-25 17:06:58 -04:00
0bf5fee1b2
correct solution to crash
2023-08-24 23:16:03 -04:00
8114fc7bc2
UI tweak to column select
2023-08-24 23:16:03 -04:00
f9d2bcce04
blackify
2023-08-24 23:16:03 -04:00
84bf2a03e9
fix crash that occurs when no invokeai.yaml is present
2023-08-24 23:16:03 -04:00
368ff17ed4
Merge branch 'main' into feat/dev_reload
2023-08-24 15:21:50 -07:00
44b6adfb9f
cleanup
2023-08-25 00:09:16 +10:00
466a819f06
render created_by in UI if its present
2023-08-25 00:09:16 +10:00
e6fd1c3d1f
add optional field to type
2023-08-25 00:09:16 +10:00
5d8cd62e44
Update CurrentImageNode.tsx
2023-08-24 19:20:35 +10:00
b6dc5c0fee
Run Prettier
2023-08-24 18:45:38 +10:00
c1b8e4b501
Add Next/Prev Buttons CurrentImageNode.tsx
2023-08-24 18:31:27 +10:00
7f6fdf5d39
feat(ui): hide lama infill
2023-08-23 23:05:29 -04:00
40e6dd8464
feat(ui): use seed + 1 for second inpaint/outpaint pass
2023-08-23 23:05:29 -04:00
79df46bad2
chore: flake8
2023-08-23 23:05:29 -04:00
2f11936db0
fix(ui): use seed + 1 for inpaint/outpaint second pass
2023-08-23 23:05:29 -04:00
2ba52b8921
fix: File Tile Infill being broken
2023-08-23 23:05:29 -04:00
fa3fcd7820
cleanup: Lama
2023-08-23 23:05:29 -04:00
f45ea1145d
fix: LoRA's not working with new canvas refine
2023-08-23 23:05:29 -04:00
5eb6148336
chore: black fix
2023-08-23 23:05:29 -04:00
49892faee4
experimental: LaMa Infill
2023-08-23 23:05:29 -04:00
7bb876a79b
feat: Add Refiner Pass to Canvas Inpainting
2023-08-23 23:05:29 -04:00
f89be8c685
cleanup: Some minor cleanup
2023-08-23 23:05:29 -04:00
7e4009a58e
chore: Rename canvas refine elements to have more apt names
2023-08-23 23:05:29 -04:00
5141e82f88
fix: Remove paste back from inpainting too
2023-08-23 23:05:29 -04:00
8277bfab5e
feat: Add Refiner Pass to SDXL Outpainting
...
Also fix Scale Before Processing
2023-08-23 23:05:29 -04:00
0af8a0e84b
feat: Replace Seam Painting with Refine Pass for Outpainting
2023-08-23 23:05:29 -04:00
9bafe4a94f
fix: Paste Back Not Respecting Inpainted Mask
2023-08-23 23:05:29 -04:00
54e844f7da
Merge branch 'main' into feat/dev_reload
2023-08-23 09:47:24 -07:00
111322b015
fix(ui): fix staging area shadow
...
It was too strong
2023-08-23 23:06:42 +10:00
859c155e7f
fix(ui): fix IAICollapse
styling
2023-08-23 23:06:42 +10:00
955fef35aa
chore(ui): remove cruft related to old canvas scaling method
2023-08-23 23:06:42 +10:00
f3b293b5cc
feat: Add Blank Image Node
2023-08-23 23:06:42 +10:00
6efa953172
fix(ui): fix canvas scaling
2023-08-23 23:06:42 +10:00
06ac16a77d
feat(ui): style minimap
2023-08-23 23:06:42 +10:00
05c939d41e
feat(ui): remove canvas beta layout
2023-08-23 23:06:42 +10:00
cfee02b753
feat(ui): align invoke buttons
2023-08-23 23:06:42 +10:00
4f088252db
fix: Restyle the WorkflowPanel
2023-08-23 23:06:42 +10:00
ca3e826a14
feat: Make the in progress dark mode colors golden
2023-08-23 23:06:42 +10:00
0cb886b915
feat(ui): node buttons and shadow
2023-08-23 23:06:42 +10:00
2ec8fd3dc7
feat: Make the active processing node light up
2023-08-23 23:06:42 +10:00
90abd0fe49
fix(ui): position floating buttons
2023-08-23 23:06:42 +10:00
3651cf7ee2
wip buttons
2023-08-23 23:06:42 +10:00
8eca3bbbcd
chore: Remove Pinned Hotkeys from Hotkeys Modal
2023-08-23 23:06:42 +10:00
73318c2847
feat(ui): remove floating panels, move all to resizable panels
...
There is a console error we can ignore when toggling gallery panel on canvas - this will be resolved in the next release of the resizable library
2023-08-23 23:06:42 +10:00
6d10e40c9b
feat(ui): add selection mode toggle
2023-08-23 23:06:42 +10:00
5cf9b75d77
fix: Remove / as hotkey for add node and add tooltip
2023-08-23 23:06:42 +10:00
d4463674cf
fix: Move add node hotkey to the right component
2023-08-23 23:06:42 +10:00
ce7172d78c
feat(ui): add workflow saving/loading (wip)
...
Adds loading workflows with exhaustive validation via `zod`.
There is a load button but no dedicated save/load UI yet. Also need to add versioning to the workflow format itself.
2023-08-23 23:06:42 +10:00