imageImage to ImageControlNetImage

Flux Redux Model

Generate images by transferring style from reference images using Flux Redux.

Flux Redux Model

About

Parameters

ParameterTypeDefaultDescription
widthint1024Output width in pixels
heightint1024Output height in pixels
filename_prefixstringComfyUIOutput filename prefix

Usage

c3 comfyui run flux_redux_model_example \
  --prompt "your prompt here" \
  --output my_output \
  --width 1024 \
  --height 1024

Required Models

Example Prompt

Prompt Example

"``` A girl is walking in the natural wilderness. ```"

Ready to run this template?

Install the CLI and run this template on GPU in seconds.

pip install hypercli-cli && hyper comfyui run flux_redux_model_example