Add comfyui-lorainfo-sidebar to custom node list

This commit is contained in:
somesomebody 2025-04-29 13:54:27 +09:00
parent 0cd397623e
commit 0a11c856f1

View File

@ -25122,6 +25122,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": "somesomebody",
"title": "comfyui-lorainfo-sidebar",
"id": "somesomebody-lorainfo-sidebar",
"reference": "https://github.com/somesomebody/comfyui-lorainfo-sidebar",
"files": [
"https://github.com/somesomebody/comfyui-lorainfo-sidebar"
],
"install_type": "git-clone",
"description": "Preview images of LoRA files and edit their associated JSON files."
} }
] ]
} }