Nodes Browser

ComfyDeploy: How ComfyUI-SaveImageS3 works in ComfyUI?

What is ComfyUI-SaveImageS3?

This extension offers a custom node to save image to S3-compatible oss.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-SaveImageS3 and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-SaveImageS3

This is a comfyui custom node to save image to minio and S3-compatible system. It will save the image and as well as the workflow setup and prompt.

Usage

  1. Setup the S3 connection information in setting window
  2. Fill in the S3 connection information including endpoint, bucket, access key and secret key.

setup

  1. Drag the node into your flow and fill in the image prefix. This custom node is extened by the offical save file node. So, it will also save a copy to local disk just like the official node does.

node