mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat: Update color of Denoise Mask socket
This commit is contained in:
parent
c923d094c6
commit
521da555d6
@ -62,7 +62,7 @@ export const FIELDS: Record<FieldType, FieldUIConfig> = {
|
||||
DenoiseMaskField: {
|
||||
title: 'Denoise Mask',
|
||||
description: 'Denoise Mask may be passed between nodes',
|
||||
color: 'purple.500',
|
||||
color: 'red.300',
|
||||
},
|
||||
LatentsField: {
|
||||
title: 'Latents',
|
||||
|
Loading…
Reference in New Issue
Block a user