Stereoscopic Nodes added

This commit is contained in:
FortunaCournot 2025-07-08 01:24:48 +02:00
parent 092a7a5f3f
commit 4aa145846d

View File

@ -29308,6 +29308,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "FortunaCournot",
"title": "Stereoscopic",
"id": "stereoscopic",
"reference": "https://github.com/FortunaCournot/comfyui_stereoscopic",
"files": [
"https://github.com/FortunaCournot/comfyui_stereoscopic"
],
"install_type": "git-clone",
"description": "Contains ImageSBSConverter node to convert an image into a side-by-side image."
}
]
}