mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat: Add Color Map Preprocessor
This commit is contained in:
committed by
Kent Keirsey
parent
cc280cbef1
commit
0363a06963
@ -90,6 +90,7 @@ class FieldDescriptions:
|
||||
mask = "The mask to use for the operation"
|
||||
board = "The board to save the image to"
|
||||
image = "The image to process"
|
||||
tile_size = "Tile size"
|
||||
|
||||
|
||||
class Input(str, Enum):
|
||||
|
Reference in New Issue
Block a user