mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-10 17:22:36 +08:00
background typo
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
4c7bed3988
commit
6e1ad8a1e4
@ -49,7 +49,7 @@ class BackGroundRemovalExtension(ComfyExtension):
|
||||
@override
|
||||
async def get_node_list(self) -> list[type[IO.ComfyNode]]:
|
||||
return [
|
||||
LoadBackGroundRemovalModel,
|
||||
LoadBackgroundRemovalModel,
|
||||
RemoveBackground
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user