Add ComfyUI FSL Nodes to custom-node-list.json

This commit is contained in:
fredlef 2025-11-27 17:36:22 -05:00 committed by GitHub
parent bacb8fb3cd
commit 0954ed64ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37560,6 +37560,12 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"name": "ComfyUI FSL Nodes",
"url": "https://github.com/fredlef/Comfyui_FSL_Nodes",
"branch": "main",
"tags": ["image", "chat", "gemini", "fsl"]
}
]
}