diff --git a/custom-node-list.json b/custom-node-list.json index 1e4c2e80..4eb68325 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3340,6 +3340,16 @@ "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." }, + { + "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", "title": "Marigold depth estimation in ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 8959c805..bf80a7a5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3295,6 +3295,15 @@ "title_aux": "DZ-FaceDetailer" } ], + "https://github.com/deroberon/StableZero123-comfyui": [ + [ + "SDZero ImageSplit", + "Stablezero123" + ], + { + "title_aux": "StableZero123-comfyui" + } + ], "https://github.com/deroberon/demofusion-comfyui": [ [ "Batch Unsampler", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 07b1c373..00fa2b56 100644 --- a/node_db/dev/custom-node-list.json +++ b/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", "title": "comfyui-cem-tools", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7c3e43c0..edfc9988 100644 --- a/node_db/new/custom-node-list.json +++ b/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", "title": "ComfyUI-Keyframed", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8959c805..bf80a7a5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3295,6 +3295,15 @@ "title_aux": "DZ-FaceDetailer" } ], + "https://github.com/deroberon/StableZero123-comfyui": [ + [ + "SDZero ImageSplit", + "Stablezero123" + ], + { + "title_aux": "StableZero123-comfyui" + } + ], "https://github.com/deroberon/demofusion-comfyui": [ [ "Batch Unsampler",