* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
Dobidop 2024-08-06 14:39:31 +02:00 committed by GitHub
parent d845c4f832
commit 580abf8608
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12836,6 +12836,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Dobidop",
"title": "Dobidop ComfyStereo",
"id": "simple-stereoscopic",
"reference": "https://github.com/Dobidop/ComfyStereo",
"files": [
"https://github.com/Dobidop/ComfyStereo"
],
"install_type": "git-clone",
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
}
]
}