diff --git a/custom-node-list.json b/custom-node-list.json index c7c155b2..d615ddd1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26724,6 +26724,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "SanDiegoDude", + "title": "ComfyUI DeepStereo", + "reference": "https://github.com/SanDiegoDude/ComfyUI-DeepStereo", + "files": [ + "https://github.com/SanDiegoDude/ComfyUI-DeepStereo" + ], + "install_type": "git-clone", + "description": "Generate AI-powered autostereograms (Magic Eye style images) using depth maps and procedural textures. Features AI depth estimation, multiple texture generation methods, and advanced stereogram algorithms." } ] }