mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
wip(ui): Replace 2 Layer Coherence pass with Gradient Mask
This commit is contained in:
committed by
psychedelicious
parent
ea7b7bcf40
commit
8f6c2a8b92
@ -10,8 +10,8 @@ export type Feature =
|
||||
| 'compositingBlurMethod'
|
||||
| 'compositingCoherencePass'
|
||||
| 'compositingCoherenceMode'
|
||||
| 'compositingCoherenceSteps'
|
||||
| 'compositingStrength'
|
||||
| 'compositingCoherenceEdgeSize'
|
||||
| 'compositingCoherenceMinDenoise'
|
||||
| 'compositingMaskAdjustments'
|
||||
| 'controlNet'
|
||||
| 'controlNetBeginEnd'
|
||||
|
Reference in New Issue
Block a user