Browse Source

update DB

pull/470/head
Dr.Lt.Data 8 months ago
parent
commit
ebdc72681c
  1. 20
      custom-node-list.json
  2. 41
      node_db/new/custom-node-list.json

20
custom-node-list.json

@ -5868,6 +5868,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"
}
]
}

41
node_db/new/custom-node-list.json

@ -10,6 +10,26 @@
},
{
"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…
Cancel
Save