Stereoscopic Nodes added (#1978)

This commit is contained in:
FortunaCournot
2025-07-08 01:55:24 +02:00
committed by GitHub
parent ad09e53f60
commit 9f189f0420

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