jhorovitz/flux-schnell-redux-control 🔢🖼️📝❓ → 🖼️

▶️ 372 runs 📅 Jan 2025 ⚙️ Cog 0.12.0 🔗 GitHub ⚖️ License
image-editing image-to-image

About

Change the strength of the prompt to enable editing style and content. Recommendation: keep the seed constant and tune the strength.

Example Output

Prompt:

"A cartoon drawing of a car."

Output

Example output

Performance Metrics

3.92s Prediction Time
80.32s Total Time
All Input Parameters
{
  "seed": 42,
  "redux": "https://replicate.delivery/pbxt/MHocNcBT9rCyEg704LnolXXFDwf10UzowHqvJ2bYJ83CdCEa/car.webp",
  "width": 1024,
  "height": 1024,
  "prompt": "A cartoon drawing of a car.",
  "num_outputs": 1,
  "output_format": "webp",
  "guidance_scale": 3.5,
  "output_quality": 80,
  "redux_strength": 0.03,
  "num_inference_steps": 4
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
redux Type: string
Redux image.
width Type: integerDefault: 1024
Width, in pixels
height Type: integerDefault: 1024
Height, in pixels
prompt Type: string
Text prompt
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
control_image Type: string
Control image (optional).
output_format Default: webp
Format of the output images
guidance_scale Type: numberDefault: 3.5Range: 0 - 10
Guidance scale for the diffusion process
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
redux_strength Type: numberDefault: 0.05Range: 0 - 1
Strength of the Redux image, values between 0.01 and 0.1 tend to have good results.
num_inference_steps Type: integerDefault: 4Range: 1 - 50
Number of inference steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 42
  0%|          | 0/4 [00:00<?, ?it/s]
 25%|██▌       | 1/4 [00:00<00:02,  1.11it/s]
 50%|█████     | 2/4 [00:01<00:01,  1.32it/s]
 75%|███████▌  | 3/4 [00:02<00:00,  1.22it/s]
100%|██████████| 4/4 [00:03<00:00,  1.17it/s]
100%|██████████| 4/4 [00:03<00:00,  1.19it/s]
Version Details
Version ID
43cb0d31e42d53ce812b62dc866b32ecd492f2d152fb28f43e4d9c7c1426037f
Version Created
January 17, 2025
Run on Replicate →