Overview
ComfyDeploy allows you to integrate with your own S3 bucket. This is useful if you wanted to have full control over you media storage forInput
and Output
media.

Data Components
Component | Type | Storage | Access |
---|---|---|---|
Workflows | .json | postgres | Dashboard / API |
Models | .safetensors | volume | Dashboard / API |
Run records | .json | postgres | Dashboard / API |
Inputs | .png / .jpg / .webp | Your s3 | Dashboard / API |
Outputs | .png / .jpg / .webp | Your s3 | Temporary pre-signed URL / Dashboard / API |