imageOutpaintingImageImage to Image

Flux Outpaint

Extend images beyond boundaries using Flux outpainting.

Flux Outpaint

About

**Note: Model links** Tutorial

Parameters

ParameterTypeDefaultDescription
seedint164211176398261Random seed (use -1 for random)
stepsint20Number of sampling steps
cfgfloat1CFG scale (guidance strength)
sampler_nameenumeulerSampler algorithm
schedulerenumnormalNoise scheduler
filename_prefixstringComfyUIOutput filename prefix

Usage

c3 comfyui run flux_fill_outpaint_example \
  --prompt "your prompt here" \
  --output my_output \
  --steps 20 \
  --cfg 1

Required Models

Example Prompt

Prompt Example

"``` beautiful scenery ```"

Ready to run this template?

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

pip install hypercli-cli && hyper comfyui run flux_fill_outpaint_example