Metadata-Version: 2.1
Name: comfyui-nanobanana-node
Version: 0.0.1
Summary: A custom node for ComfyUI that allows you to interact with Nano Banana's Vertex API proxy, providing access to Gemini models with dynamic image inputs.
Home-page: https://github.com/darrell-goh/ComfyUI-NanoBanana_node
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: tiktoken
Requires-Dist: Pillow
Requires-Dist: python-dotenv
