mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
7f2d59fabc
commit
ebdc72681c
@ -5867,6 +5867,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
|
||||
},
|
||||
{
|
||||
"author": "hackkhai",
|
||||
"title": "ComfyUI-Image-Matting",
|
||||
"reference": "https://github.com/hackkhai/ComfyUI-Image-Matting",
|
||||
"files": [
|
||||
"https://github.com/hackkhai/ComfyUI-Image-Matting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node improves the quality of the image mask. more suitable for image composite matting"
|
||||
},
|
||||
|
||||
|
||||
@ -6233,16 +6243,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "hackkhai",
|
||||
"title": "ComfyUI-Image-Matting",
|
||||
"reference": "https://github.com/hackkhai/ComfyUI-Image-Matting",
|
||||
"files": [
|
||||
"https://github.com/hackkhai/ComfyUI-Image-Matting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node improves the quality of the image mask. more suitable for image composite matting"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9,7 +9,27 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "hackkhai",
|
||||
"title": "ComfyUI-Image-Matting",
|
||||
"reference": "https://github.com/hackkhai/ComfyUI-Image-Matting",
|
||||
"files": [
|
||||
"https://github.com/hackkhai/ComfyUI-Image-Matting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node improves the quality of the image mask. more suitable for image composite matting"
|
||||
},
|
||||
{
|
||||
"author": "diSty",
|
||||
"title": "ComfyUI Frame Maker",
|
||||
"reference": "https://github.com/diStyApps/ComfyUI_FrameMaker",
|
||||
"files": [
|
||||
"https://github.com/diStyApps/ComfyUI_FrameMaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "LoRTnoC-ComfyUI",
|
||||
@ -671,27 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "comfyui_segformer_b2_clothes",
|
||||
"reference": "https://github.com/StartHua/Comfyui_segformer_b2_clothes",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_segformer_b2_clothes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)"
|
||||
},
|
||||
{
|
||||
"author": "AshMartian",
|
||||
"title": "Dir Gir",
|
||||
"reference": "https://github.com/AshMartian/ComfyUI-DirGir",
|
||||
"files": [
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_picker.py",
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_loop.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user