Update custom-node-list.json

update db
This commit is contained in:
Nathan aka SoCalGuitarist 2025-05-26 16:12:37 -07:00 committed by GitHub
parent cecb952add
commit 48555946ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}