diff --git a/custom-node-list.json b/custom-node-list.json index 06d407db..9c5fe1be 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30225,6 +30225,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Cyrostar", + "title": "ComfyUI-Artha-Gemini", + "id": "comfyui-artha-gemini", + "reference": "https://github.com/Cyrostar/ComfyUI-Artha-Gemini", + "files": [ + "https://github.com/Cyrostar/ComfyUI-Artha-Gemini" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for interacting with the Gemini api for image and video generation prompting." } ] }