diff --git a/custom-node-list.json b/custom-node-list.json index 2eb8b0bf..9db88474 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }