Browse Source

update DB

pull/92/head
Dr.Lt.Data 1 year ago
parent
commit
ce0ba4ca4f
  1. 4
      custom-node-list.json
  2. 2
      extension-node-map.json
  3. 8
      node_db/new/custom-node-list.json
  4. 2
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -72,13 +72,13 @@
},
{
"author": "Fannovel16",
"title": "ComfyUI-Loopchain",
"title": "ComfyUI Loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "Nodes: EmptyLatentImageLoop"
"description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain."
},
{
"author": "biegert",

2
extension-node-map.json

@ -314,7 +314,7 @@
"LatentStorageReset"
],
{
"title_aux": "ComfyUI-Loopchain"
"title_aux": "ComfyUI Loopchain"
}
],
"https://github.com/Fannovel16/comfyui_controlnet_aux": [

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

@ -230,13 +230,13 @@
},
{
"author": "Fannovel16",
"title": "ComfyUI-Loopchain",
"title": "ComfyUI Loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "Nodes: EmptyLatentImageLoop"
"description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain."
},
{
"author": "Sxela",
@ -450,13 +450,13 @@
},
{
"author": "Fannovel16",
"title": "(WIP) ComfyUI's ControlNet Auxiliary Preprocessors",
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
"reference": "https://github.com/Fannovel16/comfyui_controlnet_aux",
"files": [
"https://github.com/Fannovel16/comfyui_controlnet_aux"
],
"install_type": "git-clone",
"description": "This is a WIP rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. <p style='background-color: black; color: red;'>NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.</p>"
"description": "This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. <p style='background-color: black; color: red;'>NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.</p>"
},
{
"author": "hustille",

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

@ -314,7 +314,7 @@
"LatentStorageReset"
],
{
"title_aux": "ComfyUI-Loopchain"
"title_aux": "ComfyUI Loopchain"
}
],
"https://github.com/Fannovel16/comfyui_controlnet_aux": [

Loading…
Cancel
Save