From 5ba05fd2095bb9603711ba774f32fb2e20c824ee Mon Sep 17 00:00:00 2001 From: Uygar Date: Wed, 23 Jul 2025 14:08:55 +0300 Subject: [PATCH] Add files via upload --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d241f74c..2aaaa889 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30171,6 +30171,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." } ] }