Browse Source

update DB

pull/87/head
dr.lt.data 1 year ago
parent
commit
70fd91eb68
  1. 46
      custom-node-list.json
  2. 33
      extension-node-map.json
  3. 34
      node_db/new/custom-node-list.json
  4. 33
      node_db/new/extension-node-map.json

46
custom-node-list.json

@ -38,7 +38,7 @@
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py" "https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py"
], ],
"install_type": "copy", "install_type": "copy",
"description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (<a href='https://arxiv.org/abs/2305.08891'/>reference paper</a>)" "description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (<a href='https://arxiv.org/abs/2305.08891' target='blank'/>reference paper</a>)"
}, },
{ {
"author": "comfyanonymous", "author": "comfyanonymous",
@ -567,7 +567,7 @@
"https://github.com/ssitu/ComfyUI_restart_sampling" "https://github.com/ssitu/ComfyUI_restart_sampling"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' <a href='https://arxiv.org/abs/2306.14878'>[paper]</a> <a href='https://github.com/Newbeeer/diffusion_restart_sampling'>[repo]</a>" "description": "Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' <a href='https://arxiv.org/abs/2306.14878' target='blank'>[paper]</a> <a href='https://github.com/Newbeeer/diffusion_restart_sampling' target='blank'>[repo]</a>"
}, },
{ {
"author": "ssitu", "author": "ssitu",
@ -597,7 +597,7 @@
"https://github.com/space-nuko/ComfyUI-OpenPose-Editor" "https://github.com/space-nuko/ComfyUI-OpenPose-Editor"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A port of the openpose-editor extension for stable-diffusion-webui. NOTE: Requires <a href='https://github.com/comfyanonymous/ComfyUI/pull/711'>this ComfyUI patch</a> to work correctly" "description": "A port of the openpose-editor extension for stable-diffusion-webui. NOTE: Requires <a href='https://github.com/comfyanonymous/ComfyUI/pull/711' target='blank'>this ComfyUI patch</a> to work correctly"
}, },
{ {
"author": "space-nuko", "author": "space-nuko",
@ -617,7 +617,7 @@
"https://github.com/Nourepide/ComfyUI-Allor" "https://github.com/Nourepide/ComfyUI-Allor"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.<BR><p style='background-color: black; color: red;'>NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: <a href='https://github.com/Nourepide/ComfyUI-Allor#configuration'>Configutation</a>)</p>" "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.<BR><p style='background-color: black; color: red;'>NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: <a href='https://github.com/Nourepide/ComfyUI-Allor#configuration' target='blank'>Configutation</a>)</p>"
}, },
{ {
"author": "pythongosssss", "author": "pythongosssss",
@ -840,7 +840,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff" "https://github.com/ArtVentureX/comfyui-animatediff"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>" "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt' target='blank'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt' target='blank'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>"
}, },
{ {
"author": "twri", "author": "twri",
@ -880,7 +880,7 @@
"https://github.com/jamesWalker55/comfyui-p2ldgan" "https://github.com/jamesWalker55/comfyui-p2ldgan"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>" "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP' target='blank'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>"
}, },
{ {
"author": "jamesWalker55", "author": "jamesWalker55",
@ -1180,7 +1180,7 @@
"https://github.com/hustille/ComfyUI_Fooocus_KSampler" "https://github.com/hustille/ComfyUI_Fooocus_KSampler"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>" "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus' target='blank'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
}, },
{ {
"author": "badjeff", "author": "badjeff",
@ -1260,7 +1260,7 @@
"https://github.com/laksjdjf/IPAdapter-ComfyUI" "https://github.com/laksjdjf/IPAdapter-ComfyUI"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>" "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin' target='blank'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
}, },
{ {
"author": "laksjdjf", "author": "laksjdjf",
@ -1372,6 +1372,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A suite of custom nodes for ComfyUI, for now i just put Integer, string and float variable nodes." "description": "A suite of custom nodes for ComfyUI, for now i just put Integer, string and float variable nodes."
}, },
{
"author": "Extraltodeus",
"title": "LoadLoraWithTags",
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
"files": [
"https://github.com/Extraltodeus/LoadLoraWithTags"
],
"install_type": "git-clone",
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
},
{
"author": "richinsley",
"title": "Comfy-LFO",
"reference": "https://github.com/richinsley/Comfy-LFO",
"files": [
"https://github.com/richinsley/Comfy-LFO"
],
"install_type": "git-clone",
"description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators."
},
{
"author": "Beinsezii",
"title": "bsz-cui-extras",
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
"files": [
"https://github.com/Beinsezii/bsz-cui-extras"
],
"install_type": "git-clone",
"description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.<p style='background-color: black; color: red;'>NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from <a href='https://github.com/Beinsezii/pixelbuster' target='blank'>here</a>.</P>"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

33
extension-node-map.json

@ -49,6 +49,19 @@
"title_aux": "Masquerade Nodes" "title_aux": "Masquerade Nodes"
} }
], ],
"https://github.com/Beinsezii/bsz-cui-extras": [
[
"BSZAbsoluteHires",
"BSZAspectHires",
"BSZCombinedHires",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL"
],
{
"title_aux": "bsz-cui-extras"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[ [
"BatchJoinAudio", "BatchJoinAudio",
@ -245,6 +258,14 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/Extraltodeus/LoadLoraWithTags": [
[
"LoraLoaderTagsQuery"
],
{
"title_aux": "LoadLoraWithTags"
}
],
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
[ [
"NoisyLatentPerlin" "NoisyLatentPerlin"
@ -2048,6 +2069,18 @@
"title_aux": "ComfyUI WD 1.4 Tagger" "title_aux": "ComfyUI WD 1.4 Tagger"
} }
], ],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",
"LFO_Sawtooth",
"LFO_Sine",
"LFO_Square",
"LFO_Triangle"
],
{
"title_aux": "Comfy-LFO"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"

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

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Beinsezii",
"title": "bsz-cui-extras",
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
"files": [
"https://github.com/Beinsezii/bsz-cui-extras"
],
"install_type": "git-clone",
"description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.<p style='background-color: black; color: red;'>NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from <a href='https://github.com/Beinsezii/pixelbuster' target='blank'>here</a>.</P>"
},
{
"author": "richinsley",
"title": "Comfy-LFO",
"reference": "https://github.com/richinsley/Comfy-LFO",
"files": [
"https://github.com/richinsley/Comfy-LFO"
],
"install_type": "git-clone",
"description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators."
},
{
"author": "Extraltodeus",
"title": "LoadLoraWithTags",
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
"files": [
"https://github.com/Extraltodeus/LoadLoraWithTags"
],
"install_type": "git-clone",
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
},
{ {
"author": "Nuked88", "author": "Nuked88",
"title": "ComfyUI-N-Nodes", "title": "ComfyUI-N-Nodes",
@ -118,7 +148,7 @@
"https://github.com/laksjdjf/IPAdapter-ComfyUI" "https://github.com/laksjdjf/IPAdapter-ComfyUI"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>" "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin' target='blank'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
}, },
{ {
"author": "laksjdjf", "author": "laksjdjf",
@ -188,7 +218,7 @@
"https://github.com/hustille/ComfyUI_Fooocus_KSampler" "https://github.com/hustille/ComfyUI_Fooocus_KSampler"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>" "description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus' target='blank'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
}, },
{ {
"author": "city96", "author": "city96",

33
node_db/new/extension-node-map.json

@ -49,6 +49,19 @@
"title_aux": "Masquerade Nodes" "title_aux": "Masquerade Nodes"
} }
], ],
"https://github.com/Beinsezii/bsz-cui-extras": [
[
"BSZAbsoluteHires",
"BSZAspectHires",
"BSZCombinedHires",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL"
],
{
"title_aux": "bsz-cui-extras"
}
],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [ "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[ [
"BatchJoinAudio", "BatchJoinAudio",
@ -245,6 +258,14 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/Extraltodeus/LoadLoraWithTags": [
[
"LoraLoaderTagsQuery"
],
{
"title_aux": "LoadLoraWithTags"
}
],
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
[ [
"NoisyLatentPerlin" "NoisyLatentPerlin"
@ -2048,6 +2069,18 @@
"title_aux": "ComfyUI WD 1.4 Tagger" "title_aux": "ComfyUI WD 1.4 Tagger"
} }
], ],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",
"LFO_Sawtooth",
"LFO_Sine",
"LFO_Square",
"LFO_Triangle"
],
{
"title_aux": "Comfy-LFO"
}
],
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"

Loading…
Cancel
Save