update DB

This commit is contained in:
Dr.Lt.Data 2025-11-11 00:27:17 +09:00
parent b57cffb0fa
commit 5a5b989533
3 changed files with 36 additions and 24 deletions

View File

@ -35707,6 +35707,29 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Choose which image to use based on the keywords in the prompt." "description": "Choose which image to use based on the keywords in the prompt."
}, },
{
"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."
},
{
"author": "Owl-V",
"title": "ComfyUI-Owlv_Nodes",
"id": "comfyui-owlv_nodes",
"reference": "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes",
"files": [
"https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes"
],
"install_type": "git-clone",
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
"tags": ["utility"]
},
@ -36173,18 +36196,6 @@
], ],
"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": "Owl-V",
"title": "ComfyUI-Owlv_Nodes",
"id": "comfyui-owlv_nodes",
"reference": "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes",
"files": [
"https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes"
],
"install_type": "git-clone",
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
"tags": ["utility"]
}
] ]
} }

View File

@ -1,16 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Lorenzo Mercugliano",
"title": "Multiple-Angle-Camera-Control [REMOVED]",
"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."
},
{ {
"author": "EnragedAntelope", "author": "EnragedAntelope",
"title": "ComfyUI-Doubutsu-Describer [DEPRECATED]", "title": "ComfyUI-Doubutsu-Describer [DEPRECATED]",

View File

@ -1,5 +1,17 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Owl-V",
"title": "ComfyUI-Owlv_Nodes",
"id": "comfyui-owlv_nodes",
"reference": "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes",
"files": [
"https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes"
],
"install_type": "git-clone",
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
"tags": ["utility"]
},
{ {
"author": "vsaan212", "author": "vsaan212",
"title": "Vsaan212-workflow-utilities", "title": "Vsaan212-workflow-utilities",