mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-11 09:42:34 +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()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user