fix coherence copy

This commit is contained in:
Jennifer Player 2023-09-18 11:03:02 -04:00
parent 390a1c9fbb
commit 5c2bdf626b

View File

@ -936,11 +936,11 @@
"heading": "Coherence Pass", "heading": "Coherence Pass",
"paragraph": "Composite the Inpainted/Outpainted images." "paragraph": "Composite the Inpainted/Outpainted images."
}, },
"compositingMode": { "compositingCoherenceMode": {
"heading": "Mode", "heading": "Mode",
"paragraph": "The mode of the Coherence Pass." "paragraph": "The mode of the Coherence Pass."
}, },
"compositingSteps": { "compositingCoherenceSteps": {
"heading": "Steps", "heading": "Steps",
"paragraph": "Number of steps in the Coherence Pass. Similar to Denoising Steps." "paragraph": "Number of steps in the Coherence Pass. Similar to Denoising Steps."
}, },