mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 16:44:27 +08:00
Stereoscopic Nodes added (#1978)
This commit is contained in:
parent
ad09e53f60
commit
9f189f0420
@ -29308,6 +29308,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user