Metadata-Version: 2.1
Name: comfyui-save-to-gdrive
Version: 0.0.1
Summary: This ComfyUI node will save images directly to Google Drive by using Google's free API service.
Home-page: https://github.com/Creepybits/ComfyUI-Save_To_GDrive
Requires-Python: >=3.10
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-auth-httplib2
Requires-Dist: Pillow
