mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-14 19:17:32 +08:00
background
Co-authored-by: Alexis Rolland <alexis@comfy.org>
This commit is contained in:
parent
a48f872aa1
commit
7219c0f76c
@ -55,4 +55,4 @@ 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