Merge branch 'main' into maryhipp/informational-popover

This commit is contained in:
chainchompa 2023-09-15 14:52:57 -04:00 committed by GitHub
commit e7a10d310f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,