Merge branch 'main' into moretranslation

This commit is contained in:
blessedcoolant
2023-09-16 06:52:24 +12:00
committed by GitHub
2 changed files with 6 additions and 4 deletions

View File

@ -80,7 +80,7 @@ export const initialGenerationState: GenerationState = {
scheduler: 'euler',
maskBlur: 16,
maskBlurMethod: 'box',
canvasCoherenceMode: 'edge',
canvasCoherenceMode: 'unmasked',
canvasCoherenceSteps: 20,
canvasCoherenceStrength: 0.3,
seed: 0,