Skip to content

Commit bd6dc08

Browse files
committed
update DB
1 parent 596cdbe commit bd6dc08

8 files changed

+2071
-1568
lines changed

custom-node-list.json

Lines changed: 94 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,17 @@
10851085
"install_type": "git-clone",
10861086
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
10871087
},
1088+
{
1089+
"author": "shiimizu",
1090+
"title": "Semantic-aware Guidance (S-CFG)",
1091+
"id": "s-cfg",
1092+
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
1093+
"files": [
1094+
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
1095+
],
1096+
"install_type": "git-clone",
1097+
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
1098+
},
10881099
{
10891100
"author": "ZaneA",
10901101
"title": "ImageReward",
@@ -6505,6 +6516,16 @@
65056516
"install_type": "git-clone",
65066517
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
65076518
},
6519+
{
6520+
"author": "blepping",
6521+
"title": "comfyui_overly_complicated_sampling",
6522+
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
6523+
"files": [
6524+
"https://github.com/blepping/comfyui_overly_complicated_sampling"
6525+
],
6526+
"install_type": "git-clone",
6527+
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
6528+
},
65086529
{
65096530
"author": "JerryOrbachJr",
65106531
"title": "Random Size",
@@ -8230,6 +8251,16 @@
82308251
"install_type": "git-clone",
82318252
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
82328253
},
8254+
{
8255+
"author": "NeuralSamurAI",
8256+
"title": "PromptJSON Node for ComfyUI",
8257+
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
8258+
"files": [
8259+
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
8260+
],
8261+
"install_type": "git-clone",
8262+
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
8263+
},
82338264
{
82348265
"author": "MokkaBoss1",
82358266
"title": "Node Pack mostly for manipulating strings and integers",
@@ -11483,6 +11514,16 @@
1148311514
"install_type": "git-clone",
1148411515
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
1148511516
},
11517+
{
11518+
"author": "SEkINVR",
11519+
"title": "ComfyUI-Animator",
11520+
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
11521+
"files": [
11522+
"https://github.com/SEkINVR/ComfyUI-Animator"
11523+
],
11524+
"install_type": "git-clone",
11525+
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
11526+
},
1148611527
{
1148711528
"author": "MrSamSeen",
1148811529
"title": "ComfyUI_SSStereoscope",
@@ -12515,6 +12556,26 @@
1251512556
"install_type": "git-clone",
1251612557
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
1251712558
},
12559+
{
12560+
"author": "leeguandong",
12561+
"title": "ComfyUI_InternVL2",
12562+
"reference": "https://github.com/leeguandong/ComfyUI_InternVL2",
12563+
"files": [
12564+
"https://github.com/leeguandong/ComfyUI_InternVL2"
12565+
],
12566+
"install_type": "git-clone",
12567+
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
12568+
},
12569+
{
12570+
"author": "leeguandong",
12571+
"title": "ComfyUI_LLaSM",
12572+
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
12573+
"files": [
12574+
"https://github.com/leeguandong/ComfyUI_LLaSM"
12575+
],
12576+
"install_type": "git-clone",
12577+
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
12578+
},
1251812579
{
1251912580
"author": "lenskikh",
1252012581
"title": "Propmt Worker",
@@ -12536,7 +12597,39 @@
1253612597
"install_type": "git-clone",
1253712598
"description": "Custom nodes intended to improve usability."
1253812599
},
12539-
12600+
{
12601+
"author": "IuvenisSapiens",
12602+
"title": "ComfyUI_MiniCPM-V-2_6-int4",
12603+
"id": "minicpm-v-2_6-int4",
12604+
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
12605+
"files": [
12606+
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
12607+
],
12608+
"install_type": "git-clone",
12609+
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
12610+
},
12611+
{
12612+
"author": "mltask",
12613+
"title": "MLTask_ComfyUI",
12614+
"id": "mltask_comfyui",
12615+
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
12616+
"files": [
12617+
"https://github.com/misterjoessef/MLTask_ComfyUI"
12618+
],
12619+
"install_type": "git-clone",
12620+
"description": "a set of nodes to help u run ai code using MLTask"
12621+
},
12622+
{
12623+
"author": "smlbiobot",
12624+
"title": "ComfyUI-Flux-Replicate-API",
12625+
"id": "replicate-api",
12626+
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
12627+
"files": [
12628+
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
12629+
],
12630+
"install_type": "git-clone",
12631+
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
12632+
},
1254012633

1254112634

1254212635

@@ -12921,17 +13014,6 @@
1292113014
],
1292213015
"install_type": "unzip",
1292313016
"description": "This is a node to convert an image into a CMYK Halftone dot image."
12924-
},
12925-
{
12926-
"author": "IuvenisSapiens",
12927-
"title": "ComfyUI_MiniCPM-V-2_6-int4",
12928-
"id": "minicpm-v-2_6-int4",
12929-
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
12930-
"files": [
12931-
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
12932-
],
12933-
"install_type": "git-clone",
12934-
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
1293513017
}
1293613018
]
1293713019
}

0 commit comments

Comments
 (0)