Lincoln Stein
7a0438586c
Merge branch 'development' into model-import-fixes
2022-11-26 10:18:49 -05:00
Lincoln Stein
9adaf8f8ad
prevent "!switch state gets confused if model switching fails"
...
- If !switch were to fail on a particular model, then generate got
confused and wouldn't try again until you switch to a different working
model and back again.
- This commit fixes and closes #1547
2022-11-26 15:15:10 +00:00
Lincoln Stein
a341297b0c
stop crash on !import_models call on model inside rootdir
...
- addresses bug report #1546
2022-11-26 14:58:22 +00:00
psychedelicious
9e0504abe5
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
3131edb255
Fixes canvas dimensions not setting on first load
2022-11-27 03:35:49 +13:00
blessedcoolant
b0697bc4ff
Fix desktop mode being broken with new versions of flaskwebgui
2022-11-27 03:35:49 +13:00
psychedelicious
1e9121c8d6
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
916e795c26
Adds gallery drag and drop to img2img/canvas
2022-11-27 03:35:49 +13:00
psychedelicious
3aebe754fa
Fixes unnecessary canvas scaling
2022-11-27 03:35:49 +13:00
psychedelicious
3f0cfaac4a
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
a3a0a87f55
Fixes canvas failing to scale on first run
2022-11-27 03:35:49 +13:00
psychedelicious
f5e8ffe7b4
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
404d81f6fd
Fixes shouldShowStagingImage not resetting to true on commit
2022-11-27 03:35:49 +13:00
psychedelicious
c7864f8a6d
Fixes bug with clear mask and history
2022-11-27 03:35:49 +13:00
psychedelicious
9568ac66e0
Improves scaled bbox display logic
2022-11-27 03:35:49 +13:00
psychedelicious
d4280bbaaa
Adds auto-scaling for inpaint size
2022-11-27 03:35:49 +13:00
psychedelicious
46a5fd67ed
Adds inpaint size (as scale bounding box) to UI
2022-11-27 03:35:49 +13:00
psychedelicious
b93336dbf9
Bug fix for inpaint size
2022-11-27 03:35:49 +13:00
psychedelicious
9fe9301762
Add inpaint size options to inpaint at a larger size than the actual inpaint image, then scale back down for recombination
2022-11-27 03:35:49 +13:00
psychedelicious
7f1b95fbda
Removes force_outpaint param
2022-11-27 03:35:49 +13:00
psychedelicious
52c79fa097
Lints
2022-11-27 03:35:49 +13:00
psychedelicious
62ac725ba9
Adds brush color alpha hotkey
2022-11-27 03:35:49 +13:00
psychedelicious
db188cd3c3
Color picker does not overwrite user-selected alpha
2022-11-27 03:35:49 +13:00
psychedelicious
e67ef4aec2
Committing color picker color changes tool to brush
2022-11-27 03:35:49 +13:00
psychedelicious
473869b8ed
Fixes mask brush preview color
2022-11-27 03:35:49 +13:00
psychedelicious
c8c1b3e217
Simplifies Accordion
...
Prep for adding reset buttons for each section
2022-11-27 03:35:49 +13:00
psychedelicious
fcd3ef1f98
Fixes invoke hotkey not working in input fields
2022-11-27 03:35:49 +13:00
psychedelicious
a7f11a8c09
Fixes variation params not set correctly when recalled
2022-11-27 03:35:49 +13:00
psychedelicious
318426b67a
Changes color picker preview to circles
2022-11-27 03:35:49 +13:00
psychedelicious
6f3e99efc3
Un-floors cursor position
2022-11-27 03:35:49 +13:00
psychedelicious
7515bcfe78
Fixes iterations being disabled when seed random & variations are off
2022-11-27 03:35:49 +13:00
psychedelicious
8d0ef022eb
Lints & builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
9f1c1cf2e6
Adds color picker
2022-11-27 03:35:49 +13:00
psychedelicious
d44112c209
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
b31f90c0bd
Fixes postprocessing not being disabled when clicking use all
2022-11-27 03:35:49 +13:00
psychedelicious
344cdf0ade
Renames "Threshold" > "Noise Threshold"
2022-11-27 03:35:49 +13:00
psychedelicious
500bde5b0e
Fixes missing threshold and perlin parameters in metadata viewer
2022-11-27 03:35:49 +13:00
psychedelicious
df03927ec6
Fixes img2img attempting inpaint when init image has transparency
2022-11-27 03:35:49 +13:00
psychedelicious
419f670f86
Updates npm dependencies
2022-11-27 03:35:49 +13:00
psychedelicious
30dc9220c1
Fixes crash on cancel with intermediates enabled, fixes #1416
2022-11-27 03:35:49 +13:00
psychedelicious
941d427302
Adds single-column gallery layout
2022-11-27 03:35:49 +13:00
blessedcoolant
876ae7f70f
Move full screen hotkey to floating to prevent tab rerenders
2022-11-27 03:35:49 +13:00
psychedelicious
a86049f822
Adds Training icon
2022-11-27 03:35:49 +13:00
blessedcoolant
ec3d25d778
Add Training WIP Tab
2022-11-27 03:35:49 +13:00
blessedcoolant
69a4a6fec5
Simplify fullscreen hotkey selector
2022-11-27 03:35:49 +13:00
blessedcoolant
7b76b79887
Floating panel re-render fix
2022-11-27 03:35:49 +13:00
blessedcoolant
3ea732365c
Fix rerenders on model select
2022-11-27 03:35:49 +13:00
psychedelicious
dc5d696ed2
Builds fresh bundle
2022-11-27 03:35:49 +13:00
psychedelicious
0060551490
Fixes missing postprocessed image metadata before refresh
2022-11-27 03:35:49 +13:00
blessedcoolant
2fcc7d9b36
Isolate Cursor Pos debug text on canvas to prevent rerenders
2022-11-27 03:35:49 +13:00