Metadata-Version: 2.1
Name: comfyui-jm-gemini-api
Version: 0.0.1
Summary: A custom node for ComfyUI that generates images using Google's Gemini API, supporting both text-to-image and image-to-image generation.
Home-page: https://github.com/synthetai/ComfyUI-JM-Gemini-API
Requires-Python: >=3.10
Requires-Dist: google-genai==1.52.0
Requires-Dist: google-auth>=2.40.0
Requires-Dist: google-api-core>=2.25.0
Requires-Dist: googleapis-common-protos>=1.70.0
Requires-Dist: google-auth-httplib2>=0.2.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: numpy
Requires-Dist: httpx[socks]
