Google's $300 credit broke Gemini nodes in ComfyUI, so one dev built a Vertex AI workaround

Cute-Appointment6874 · reddit · 2026-09-02

A developer found that none of the existing ComfyUI Gemini nodes worked with Google's $300 free trial — Google stopped letting that credit pay for the Gemini API via AI Studio back in March, and every node he tried goes through AI Studio, throwing 429 prepayment credits depleted.

The workaround: Vertex AI. Same models, different endpoint, and the credit does work there — with gcloud login instead of a pasted API key. He built a custom node (comfyui-gemini-ownkey) that:

Tested on Windows portable with ComfyUI 0.34.2; install via git clone for now. The author notes it's vibe coded — review carefully.

Original post →

More from coding & agent

coding & agent channel →