mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-12 02:02:36 +08:00
background typo
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
ba7e0ba49c
commit
4c7bed3988
@ -54,5 +54,5 @@ class BackGroundRemovalExtension(ComfyExtension):
|
|||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
async def comfy_entrypoint() -> BackGroundRemovalExtension:
|
async def comfy_entrypoint() -> BackgroundRemovalExtension:
|
||||||
return BackgroundRemovalExtension()
|
return BackgroundRemovalExtension()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user