mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): add mapping for sketch and scribble control adapter processors
This commit is contained in:
committed by
Kent Keirsey
parent
1f751f8c21
commit
d118d02df4
@@ -246,6 +246,8 @@ export const CONTROLNET_MODEL_DEFAULT_PROCESSORS: {
|
||||
mlsd: 'mlsd_image_processor',
|
||||
depth: 'midas_depth_image_processor',
|
||||
bae: 'normalbae_image_processor',
|
||||
sketch: 'lineart_image_processor',
|
||||
scribble: 'lineart_image_processor',
|
||||
lineart: 'lineart_image_processor',
|
||||
lineart_anime: 'lineart_anime_image_processor',
|
||||
softedge: 'hed_image_processor',
|
||||
|
||||
Reference in New Issue
Block a user