Metadata-Version: 2.1
Name: comfyui-google-nano
Version: 0.0.1
Summary: A ComfyUI custom node based on OpenRouter that supports calling the Google Gemini model via the OpenAI API to generate new images from reference images and prompts.
Home-page: https://github.com/annewj023/Comfyui_google_nano
Requires-Python: >=3.10
Requires-Dist: gradio
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: openpyxl
Requires-Dist: openai
Requires-Dist: requests
Requires-Dist: cryptography
