Skip to content

Commit 1948ffe

Browse files
Mary Hipphipsterusername
authored andcommitted
make sure Soft Edge Detection has preprocessor applied
1 parent c70f440 commit 1948ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

invokeai/backend/model_manager/probe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ def _scan_model(cls, model_name: str, checkpoint: Path) -> None:
485485
"lineart anime": "lineart_anime_image_processor",
486486
"lineart_anime": "lineart_anime_image_processor",
487487
"lineart": "lineart_image_processor",
488+
"soft": "hed_image_processor",
488489
"softedge": "hed_image_processor",
489490
"hed": "hed_image_processor",
490491
"shuffle": "content_shuffle_image_processor",

0 commit comments

Comments
 (0)