mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add multiple angle camera control node (#2262)
* Add multiple angle camera control node Added a new node for multiple angle camera control with detailed description and installation type. * Remove duplicate entry for Multiple-Angle-Camera-Control --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
0fcdcc93a2
commit
0faa0aa668
@ -36121,6 +36121,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": "Lorenzo Mercugliano",
|
||||||
|
"title": "Multiple-Angle-Camera-Control",
|
||||||
|
"id": "multiple-angle-camera-control",
|
||||||
|
"reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user