wip(ui): Replace 2 Layer Coherence pass with Gradient Mask

This commit is contained in:
blessedcoolant
2024-02-21 23:02:49 +05:30
committed by psychedelicious
parent ea7b7bcf40
commit 8f6c2a8b92
22 changed files with 122 additions and 1099 deletions

View File

@ -10,8 +10,8 @@ export type Feature =
| 'compositingBlurMethod'
| 'compositingCoherencePass'
| 'compositingCoherenceMode'
| 'compositingCoherenceSteps'
| 'compositingStrength'
| 'compositingCoherenceEdgeSize'
| 'compositingCoherenceMinDenoise'
| 'compositingMaskAdjustments'
| 'controlNet'
| 'controlNetBeginEnd'