Add Gemini Prompt Studio node

This commit is contained in:
DaLongZhuaZi 2025-09-24 19:10:30 +08:00
parent 07cf5de4f7
commit abbdfd03a5

View File

@ -33634,6 +33634,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": "Dalongzhuazi",
"title": "ComfyUI-Gemini-Prompt-Studio",
"id": "comfyui-gemini-prompt-studio",
"reference": "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio",
"files": [
"https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio"
],
"install_type": "git-clone",
"description": "One node generates both T2I & I2V positive/negative conditioning in a single click."
} }
] ]
} }