Extensions/ComfyUI-GCP-Storage
ComfyUI Extension

ComfyUI-GCP-Storage

Node:GCP Storage Node. Support google-cloud-storage.

By Fantaxico·Created 2 years ago·Updated 2 years ago· 5
Fantaxico/ComfyUI-GCP-Storage
Nodes1
On cloudLocal install
Categoryimage
Stars5
Updated2 years ago
Readme

ComfyUI-GCP-Storage

Description:

A custom node for ComfyUI to save a image to your Google Cloud Platform Storage Bucket.

Installation:

Use git clone https://github.com/Fantaxico/ComfyUI-GCP-Storage.git in your ComfyUI custom nodes directory

Usage

Requires a config.json file that has { "gcp_service_json_path": "xxx" } set to your Service Account json file path (for reference see https://cloud.google.com/iam/docs/keys-create-delete).

Add the node to your workflow and enter a file name and your bucket name.

The node saves your image locally in comfyUi/outputs and then uploads it to GCP.