Metadata-Version: 2.1
Name: comfyui-if-gemini
Version: 0.1.1
Summary: nano-banana GEMINI V2 API for ComfyUI to generate images, transcribe audio and summarize videos. Making a separate implementation of my old IF_AI tools for easy installation
Home-page: https://github.com/if-ai/ComfyUI-IF_Gemini
Requires-Python: >=3.10
Requires-Dist: pillow>=10.0.0
Requires-Dist: numpy
Requires-Dist: python-dotenv
Requires-Dist: google-generativeai
Requires-Dist: google-genai
Requires-Dist: requests>=2.31.0
