mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-10 19:47:33 +08:00
Update custom-node-list.json
This commit is contained in:
parent
2416aa2fc9
commit
4d12f4e9fc
@ -41243,6 +41243,16 @@
|
|||||||
],
|
],
|
||||||
"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": "jianglinbin",
|
||||||
|
"title": "ComfyUI 3D Angles Selector",
|
||||||
|
"reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jianglinbin/ComfyUI-AnglesSelect"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user