Browse Source

update DB

pull/87/head
dr.lt.data 1 year ago
parent
commit
9ffcc2b2d8
  1. 30
      custom-node-list.json
  2. 31
      extension-node-map.json
  3. 30
      node_db/new/custom-node-list.json
  4. 31
      node_db/new/extension-node-map.json

30
custom-node-list.json

@ -110,6 +110,16 @@
"install_type": "git-clone",
"description": "Nodes: KSampler Gradually Adding More Denoise (efficient)"
},
{
"author": "Fannovel16",
"title": "ComfyUI-Loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "Nodes: EmptyLatentImageLoop"
},
{
"author": "biegert",
"title": "CLIPSeg",
@ -1412,6 +1422,26 @@
"install_type": "git-clone",
"description": "Nodes:TdxhImageToSize, TdxhImageToSizeAdvanced, TdxhLoraLoader, TdxhIntInput, TdxhFloatInput, TdxhStringInput. Some nodes for stable diffusion comfyui. Sometimes it helps conveniently to use less nodes for doing the same things."
},
{
"author": "Sxela",
"title": "ComfyWarp",
"reference": "https://github.com/Sxela/ComfyWarp",
"files": [
"https://github.com/Sxela/ComfyWarp"
],
"install_type": "git-clone",
"description": "Nodes:LoadFrameSequence, LoadFrame"
},
{
"author": "skfoo",
"title": "ComfyUI-Coziness",
"reference": "https://github.com/skfoo/ComfyUI-Coziness",
"files": [
"https://github.com/skfoo/ComfyUI-Coziness"
],
"install_type": "git-clone",
"description": "Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

31
extension-node-map.json

@ -290,6 +290,14 @@
"title_aux": "ComfyUI-Frame-Interpolation"
}
],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [
[
"EmptyLatentImageLoop"
],
{
"title_aux": "ComfyUI-Loopchain"
}
],
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
[
"AnimeLineArtPreprocessor",
@ -845,6 +853,15 @@
"title_aux": "stability-ComfyUI-nodes"
}
],
"https://github.com/Sxela/ComfyWarp": [
[
"LoadFrame",
"LoadFrameSequence"
],
{
"title_aux": "ComfyWarp"
}
],
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
[
"TC_ColorFill",
@ -995,6 +1012,7 @@
"Image to Latent Mask",
"Image to Noise",
"Image to Seed",
"Images to Linear",
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
@ -1767,6 +1785,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
"ImpactValueSender",
"ImpactWildcardEncode",
@ -1802,8 +1821,6 @@
"SAMDetectorCombined",
"SAMDetectorSegmented",
"SAMLoader",
"SEGEdit",
"SEGPick",
"SEGSDetailer",
"SEGSPaste",
"SEGSPreview",
@ -2132,12 +2149,22 @@
"AV_UploadImage",
"ImageMuxer",
"LoadImageFromUrl",
"SDXLAspectRatioSelector",
"StringToInt"
],
{
"title_aux": "comfyui-art-venture"
}
],
"https://github.com/skfoo/ComfyUI-Coziness": [
[
"LoraTextExtractor-b1f83aa2",
"MultiLoraLoader-70bf3d77"
],
{
"title_aux": "ComfyUI-Coziness"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",

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

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "skfoo",
"title": "ComfyUI-Coziness",
"reference": "https://github.com/skfoo/ComfyUI-Coziness",
"files": [
"https://github.com/skfoo/ComfyUI-Coziness"
],
"install_type": "git-clone",
"description": "Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text."
},
{
"author": "Fannovel16",
"title": "ComfyUI-Loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "Nodes: EmptyLatentImageLoop"
},
{
"author": "Sxela",
"title": "ComfyWarp",
"reference": "https://github.com/Sxela/ComfyWarp",
"files": [
"https://github.com/Sxela/ComfyWarp"
],
"install_type": "git-clone",
"description": "Nodes:LoadFrameSequence, LoadFrame"
},
{
"author": "Beinsezii",
"title": "bsz-cui-extras",

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

@ -290,6 +290,14 @@
"title_aux": "ComfyUI-Frame-Interpolation"
}
],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [
[
"EmptyLatentImageLoop"
],
{
"title_aux": "ComfyUI-Loopchain"
}
],
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
[
"AnimeLineArtPreprocessor",
@ -845,6 +853,15 @@
"title_aux": "stability-ComfyUI-nodes"
}
],
"https://github.com/Sxela/ComfyWarp": [
[
"LoadFrame",
"LoadFrameSequence"
],
{
"title_aux": "ComfyWarp"
}
],
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
[
"TC_ColorFill",
@ -995,6 +1012,7 @@
"Image to Latent Mask",
"Image to Noise",
"Image to Seed",
"Images to Linear",
"Images to RGB",
"Inset Image Bounds",
"Integer place counter",
@ -1767,6 +1785,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
"ImpactValueSender",
"ImpactWildcardEncode",
@ -1802,8 +1821,6 @@
"SAMDetectorCombined",
"SAMDetectorSegmented",
"SAMLoader",
"SEGEdit",
"SEGPick",
"SEGSDetailer",
"SEGSPaste",
"SEGSPreview",
@ -2132,12 +2149,22 @@
"AV_UploadImage",
"ImageMuxer",
"LoadImageFromUrl",
"SDXLAspectRatioSelector",
"StringToInt"
],
{
"title_aux": "comfyui-art-venture"
}
],
"https://github.com/skfoo/ComfyUI-Coziness": [
[
"LoraTextExtractor-b1f83aa2",
"MultiLoraLoader-70bf3d77"
],
{
"title_aux": "ComfyUI-Coziness"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",

Loading…
Cancel
Save