mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add ComfyUI FSL Nodes — Gemini chat & image generation, utilities (#2316)
* Add ComfyUI FSL Nodes to custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> Co-authored-by: Fred LeFevre <fred@example.com>
This commit is contained in:
parent
4249ac193a
commit
faa2f54371
@ -37794,6 +37794,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": "fredlef",
|
||||||
|
"title": "ComfyUI FSL Nodes",
|
||||||
|
"reference": "https://github.com/fredlef/Comfyui_FSL_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fredlef/Comfyui_FSL_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"tags": ["image", "chat", "gemini", "fsl"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user