Browse Source

update DB

pull/252/head
Dr.Lt.Data 11 months ago
parent
commit
4247f06fc9
  1. 10
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 9
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3340,6 +3340,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment." "description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment."
}, },
{
"author": "deroberon",
"title": "StableZero123-comfyui",
"reference": "https://github.com/deroberon/StableZero123-comfyui",
"files": [
"https://github.com/deroberon/StableZero123-comfyui"
],
"install_type": "git-clone",
"description": "StableZero123 is a node wrapper that uses the model and technique provided [here](https://github.com/SUDO-AI-3D/zero123plus/). It uses the Zero123plus model to generate 3D views using just one image."
},
{ {
"author": "kijai", "author": "kijai",
"title": "Marigold depth estimation in ComfyUI", "title": "Marigold depth estimation in ComfyUI",

9
extension-node-map.json

@ -3295,6 +3295,15 @@
"title_aux": "DZ-FaceDetailer" "title_aux": "DZ-FaceDetailer"
} }
], ],
"https://github.com/deroberon/StableZero123-comfyui": [
[
"SDZero ImageSplit",
"Stablezero123"
],
{
"title_aux": "StableZero123-comfyui"
}
],
"https://github.com/deroberon/demofusion-comfyui": [ "https://github.com/deroberon/demofusion-comfyui": [
[ [
"Batch Unsampler", "Batch Unsampler",

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

@ -10,6 +10,16 @@
}, },
{
"author": "CosmicLaca",
"title": "Primere nodes for ComfyUI",
"reference": "https://github.com/CosmicLaca/PrimereComfyNodes",
"files": [
"https://github.com/CosmicLaca/PrimereComfyNodes"
],
"install_type": "git-clone",
"description": "This extension provides various utility nodes. [w/WARN: DON'T INSTALL THIS EXTENSION YET. Installing this extension will break your ComfyUI totally. If you have installed this extension, even by mistake, please uninstall the comfy package using pip.] "
},
{ {
"author": "foglerek", "author": "foglerek",
"title": "comfyui-cem-tools", "title": "comfyui-cem-tools",

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

@ -10,6 +10,16 @@
}, },
{
"author": "deroberon",
"title": "StableZero123-comfyui",
"reference": "https://github.com/deroberon/StableZero123-comfyui",
"files": [
"https://github.com/deroberon/StableZero123-comfyui"
],
"install_type": "git-clone",
"description": "StableZero123 is a node wrapper that uses the model and technique provided [here](https://github.com/SUDO-AI-3D/zero123plus/). It uses the Zero123plus model to generate 3D views using just one image."
},
{ {
"author": "dmarx", "author": "dmarx",
"title": "ComfyUI-Keyframed", "title": "ComfyUI-Keyframed",

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

@ -3295,6 +3295,15 @@
"title_aux": "DZ-FaceDetailer" "title_aux": "DZ-FaceDetailer"
} }
], ],
"https://github.com/deroberon/StableZero123-comfyui": [
[
"SDZero ImageSplit",
"Stablezero123"
],
{
"title_aux": "StableZero123-comfyui"
}
],
"https://github.com/deroberon/demofusion-comfyui": [ "https://github.com/deroberon/demofusion-comfyui": [
[ [
"Batch Unsampler", "Batch Unsampler",

Loading…
Cancel
Save