Add Frog Node Pack to custom-node-list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
RabbitThatIsPink 2026-06-04 10:56:12 +02:00
parent 7ddad11d28
commit f08c5430ed

View File

@ -52915,6 +52915,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": "RabbitThatIsPink",
"title": "Frog Node Pack",
"reference": "https://github.com/RabbitThatIsPink/FrogNodePack",
"files": [
"https://github.com/RabbitThatIsPink/FrogNodePack"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI focused on keeping workflows clean and consolidated."
} }
] ]
} }