StartHua/Comfyui_ALYPublic NotificationsYou must be signed in to change notification settings Fork6 Star67 Breadcrumbs Comfyui_ALY / Latest commit StartHua 第一次 Dec 30, 2023 0a69ae0·Dec 30, 2023 History History File metadata and controls ...
自定义Comfyui节点. Contribute to StartHua/Comfyui_ALY development by creating an account on GitHub.
(comfy_path, "custom_nodes") class ALY_Seg_Skin: def __init__(self): pass @classmethod def INPUT_TYPES(cls): return {"required": { "image":("IMAGE", {"default": "","multiline": False}) } } RETURN_TYPES = ("IMAGE","STRING",) RETURN_NAMES = ("image","url",) OUTPUT_...
自定义Comfyui节点. Contribute to StartHua/Comfyui_ALY development by creating an account on GitHub.
ALY_Seg_Obj.py ALY_Seg_Skin.py ALY_Seg_head.py AlyVision.py AssetKey.json README.md __init__.py requirements.txt utils.py Repository files navigation README 阿里云节点:暂时支持衣服+物体 (1).需要登录阿里云 https://vision.aliyun.com/imageseg?spm=api-workbench.api_explorer....
7 changes: 5 additions & 2 deletions 7 ALY_Seg_Obj.py Original file line numberDiff line numberDiff line change @@ -37,7 +37,7 @@ def INPUT_TYPES(cls): return {"required": { "image":("IMAGE", {"default": "","multiline": False}), "back_type": (["crop","whiteBK",...
When using the GetSet node we need to assign the same profile name to the setter but if you need to chain it, you can't Integrate an SetGet node system to handle automaticaly the profile name or use ComfyUI-mape-Helpers wireless node which will be nicer all support for MapeVariable...
ALY_Seg_Obj.py ALY_Seg_Skin.py ALY_Seg_head.py AlyVision.py AssetKey.json README.md __init__.py requirements.txt utils.py Repository files navigation README 阿里云节点:暂时支持衣服+物体 (1).需要登录阿里云 https://vision.aliyun.com/imageseg?spm=api-workbench.api_explorer.0.0.604ce85cen...