Metadata-Version: 2.1
Name: comfyui-gcp-storage-decouple
Version: 0.0.1
Summary: This custom node package provides seamless integration between ComfyUI and Google Cloud Platform (GCP) Cloud Storage, enabling you to run ComfyUI without relying on instance disk storage. decouple your storage needs from local disks by leveraging GCP's scalable and reliable Cloud Storage service. Models can be saved and loaded directly from Cloud Storage, while outputs and temporary files are automatically synced.
Home-page: https://github.com/koirpraw/ComfyUI-GCP-storage-decouple
Requires-Python: >=3.10
Requires-Dist: google-cloud-storage>=2.10.0
Requires-Dist: google-auth>=2.22.0
Requires-Dist: google-auth-oauthlib>=1.0.0
Requires-Dist: google-auth-httplib2>=0.1.0
