update DB

This commit is contained in:
Dr.Lt.Data 2024-05-10 21:57:17 +09:00
parent 6a378052f2
commit 1976e20d50
3 changed files with 24 additions and 16 deletions

View File

@ -2853,7 +2853,7 @@
{ {
"author": "kijai", "author": "kijai",
"title": "ComfyUI-IC-Light", "title": "ComfyUI-IC-Light",
"id": "ic-light", "id": "ic-light-kijai",
"reference": "https://github.com/kijai/ComfyUI-IC-Light", "reference": "https://github.com/kijai/ComfyUI-IC-Light",
"files": [ "files": [
"https://github.com/kijai/ComfyUI-IC-Light" "https://github.com/kijai/ComfyUI-IC-Light"
@ -3841,12 +3841,13 @@
{ {
"author": "ZHO-ZHO-ZHO", "author": "ZHO-ZHO-ZHO",
"title": "ComfyUI YoloWorld-EfficientSAM", "title": "ComfyUI YoloWorld-EfficientSAM",
"id": "yoloworld",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM",
"files": [ "files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM" "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]" "description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.\n!! python3.12 is incompatible.]"
}, },
{ {
"author": "ZHO-ZHO-ZHO", "author": "ZHO-ZHO-ZHO",
@ -6715,6 +6716,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true)." "description": "ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true)."
}, },
{
"author": "huchenlei",
"title": "ComfyUI-openpose-editor",
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
"files": [
"https://github.com/huchenlei/ComfyUI-openpose-editor"
],
"install_type": "git-clone",
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
},
{ {
"author": "nathannlu", "author": "nathannlu",
"title": "ComfyUI Pets", "title": "ComfyUI Pets",
@ -6783,6 +6794,7 @@
{ {
"author": "atmaranto", "author": "atmaranto",
"title": "SaveAsScript", "title": "SaveAsScript",
"id": "saveasscript",
"reference": "https://github.com/atmaranto/ComfyUI-SaveAsScript", "reference": "https://github.com/atmaranto/ComfyUI-SaveAsScript",
"files": [ "files": [
"https://github.com/atmaranto/ComfyUI-SaveAsScript" "https://github.com/atmaranto/ComfyUI-SaveAsScript"
@ -6793,6 +6805,7 @@
{ {
"author": "meshmesh-io", "author": "meshmesh-io",
"title": "mm-comfyui-megamask", "title": "mm-comfyui-megamask",
"id": "megamask",
"reference": "https://github.com/meshmesh-io/mm-comfyui-megamask", "reference": "https://github.com/meshmesh-io/mm-comfyui-megamask",
"files": [ "files": [
"https://github.com/meshmesh-io/mm-comfyui-megamask" "https://github.com/meshmesh-io/mm-comfyui-megamask"
@ -6803,6 +6816,7 @@
{ {
"author": "meshmesh-io", "author": "meshmesh-io",
"title": "mm-comfyui-loopback", "title": "mm-comfyui-loopback",
"id": "mm-loopback",
"reference": "https://github.com/meshmesh-io/mm-comfyui-loopback", "reference": "https://github.com/meshmesh-io/mm-comfyui-loopback",
"files": [ "files": [
"https://github.com/meshmesh-io/mm-comfyui-loopback" "https://github.com/meshmesh-io/mm-comfyui-loopback"
@ -6813,6 +6827,7 @@
{ {
"author": "meshmesh-io", "author": "meshmesh-io",
"title": "ComfyUI-MeshMesh", "title": "ComfyUI-MeshMesh",
"id": "meshmesh",
"reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh", "reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh",
"files": [ "files": [
"https://github.com/meshmesh-io/ComfyUI-MeshMesh" "https://github.com/meshmesh-io/ComfyUI-MeshMesh"
@ -6823,6 +6838,7 @@
{ {
"author": "CozyMantis", "author": "CozyMantis",
"title": "Cozy Human Parser", "title": "Cozy Human Parser",
"id": "humanparser",
"reference": "https://github.com/cozymantis/human-parser-comfyui-node", "reference": "https://github.com/cozymantis/human-parser-comfyui-node",
"files": [ "files": [
"https://github.com/cozymantis/human-parser-comfyui-node" "https://github.com/cozymantis/human-parser-comfyui-node"
@ -6833,6 +6849,7 @@
{ {
"author": "CozyMantis", "author": "CozyMantis",
"title": "Cozy Reference Pose Generator", "title": "Cozy Reference Pose Generator",
"id": "posegen",
"reference": "https://github.com/cozymantis/pose-generator-comfyui-node", "reference": "https://github.com/cozymantis/pose-generator-comfyui-node",
"files": [ "files": [
"https://github.com/cozymantis/pose-generator-comfyui-node" "https://github.com/cozymantis/pose-generator-comfyui-node"
@ -6843,6 +6860,7 @@
{ {
"author": "CozyMantis", "author": "CozyMantis",
"title": "Cozy Utils", "title": "Cozy Utils",
"id": "cozy-utils",
"reference": "https://github.com/cozymantis/cozy-utils-comfyui-nodes", "reference": "https://github.com/cozymantis/cozy-utils-comfyui-nodes",
"files": [ "files": [
"https://github.com/cozymantis/cozy-utils-comfyui-nodes" "https://github.com/cozymantis/cozy-utils-comfyui-nodes"
@ -8193,16 +8211,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
}, },
{
"author": "huchenlei",
"title": "ComfyUI-openpose-editor",
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
"files": [
"https://github.com/huchenlei/ComfyUI-openpose-editor"
],
"install_type": "git-clone",
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
},
{ {
"author": "lquesada", "author": "lquesada",
"title": "ComfyUI-Prompt-Combinator", "title": "ComfyUI-Prompt-Combinator",
@ -8573,8 +8581,6 @@
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",

View File

@ -11,13 +11,14 @@
{ {
"author": "huchenlei", "author": "huchenlei",
"title": "ComfyUI-IC-Light [WIP]", "title": "ComfyUI-IC-Light",
"id": "ic-light-huchenlei",
"reference": "https://github.com/huchenlei/ComfyUI-IC-Light", "reference": "https://github.com/huchenlei/ComfyUI-IC-Light",
"files": [ "files": [
"https://github.com/huchenlei/ComfyUI-IC-Light" "https://github.com/huchenlei/ComfyUI-IC-Light"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI-IC-Light" "description": "ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light). [w/It is not possible to install both because kijai's ComfyUI-IC-Light and another repository have the same name.]"
}, },
{ {
"author": "Levy1417", "author": "Levy1417",

View File

@ -11,6 +11,7 @@
{ {
"author": "kijai", "author": "kijai",
"title": "ComfyUI-IC-Light", "title": "ComfyUI-IC-Light",