Browse Source

update DB

pull/118/head
dr.lt.data 1 year ago
parent
commit
54bf27ec90
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -1942,6 +1942,16 @@
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "seanlynch",
"title": "SRL's nodes",
"reference": "https://github.com/seanlynch/srl-nodes",
"files": [
"https://github.com/seanlynch/srl-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Conditional Interrrupt."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

12
extension-node-map.json

@ -42,6 +42,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
"AnimateDiffLoraLoader",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
@ -543,6 +544,7 @@
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoRALoader",
"ADE_AnimateDiffLoaderV1Advanced",
"ADE_AnimateDiffLoaderWithContext",
"ADE_AnimateDiffUniformContextOptions",
@ -694,6 +696,8 @@
"Mask Ops"
],
{
"author": "ManglerFTW",
"title": "ComfyI2I",
"title_aux": "ComfyI2I"
}
],
@ -2840,6 +2844,14 @@
"title_aux": "ComfyUI Optical Flow"
}
],
"https://github.com/seanlynch/srl-nodes": [
[
"Conditional Interrrupt"
],
{
"title_aux": "SRL's nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [
[
"smZ CLIPTextEncode",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "seanlynch",
"title": "SRL's nodes",
"reference": "https://github.com/seanlynch/srl-nodes",
"files": [
"https://github.com/seanlynch/srl-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Conditional Interrrupt."
},
{
"author": "M1kep",
"title": "Comfy_KepMatteAnything",

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

@ -42,6 +42,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
"AnimateDiffLoraLoader",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
@ -543,6 +544,7 @@
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoRALoader",
"ADE_AnimateDiffLoaderV1Advanced",
"ADE_AnimateDiffLoaderWithContext",
"ADE_AnimateDiffUniformContextOptions",
@ -694,6 +696,8 @@
"Mask Ops"
],
{
"author": "ManglerFTW",
"title": "ComfyI2I",
"title_aux": "ComfyI2I"
}
],
@ -2840,6 +2844,14 @@
"title_aux": "ComfyUI Optical Flow"
}
],
"https://github.com/seanlynch/srl-nodes": [
[
"Conditional Interrrupt"
],
{
"title_aux": "SRL's nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [
[
"smZ CLIPTextEncode",

Loading…
Cancel
Save