mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 10:52:59 +08:00
Patch 1 (#935)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
d845c4f832
commit
580abf8608
@ -12836,6 +12836,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": "Dobidop",
|
||||||
|
"title": "Dobidop ComfyStereo",
|
||||||
|
"id": "simple-stereoscopic",
|
||||||
|
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Dobidop/ComfyStereo"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user