Update custom-node-list.json

This commit is contained in:
revisiontony 2025-12-15 22:03:07 -08:00 committed by GitHub
parent 045f91c411
commit 67e23349db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39231,6 +39231,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": "revisiontony",
"title": "ComfyUI Lora Manager Web Frame",
"reference": "https://github.com/revisiontony/LoraMangerWebFrame",
"files": [
"https://github.com/revisiontony/LoraMangerWebFrame"
],
"install_type": "git-clone",
"description": "Embeds the ComfyUI-Lora-Manager web interface directly into your ComfyUI workflow graph, eliminating the need for a separate browser tab."
}
] ]
} }