jhorovitz/flux-dev-redux-control 🔢🖼️📝❓ → 🖼️
About
This models allow changing the strength of the Redux image prompt, which allows the text prompt to have a stronger effect. It is particularly useful at taking content from the provided image and applying style or editing changes from the prompt.

Example Output
Prompt:
"A red car driving underwater."
Output

Performance Metrics
25.64s
Prediction Time
38.14s
Total Time
All Input Parameters
{ "seed": 42, "redux": "https://replicate.delivery/pbxt/MHoZIY0XUcZ2G34UPSRRXGOxOarxnMDc96u7UCrGdUsqoC1j/car.webp", "width": 1024, "height": 1024, "prompt": "A red car driving underwater.", "num_outputs": 1, "output_format": "webp", "guidance_scale": 3.5, "output_quality": 80, "redux_strength": 0.01, "num_inference_steps": 28 }
Input Parameters
- seed
- Random seed. Set for reproducible generation
- redux
- Redux image.
- width
- Width, in pixels
- height
- Height, in pixels
- prompt
- Text prompt
- num_outputs
- Number of images to output.
- control_image
- Control image (optional).
- output_format
- Format of the output images
- guidance_scale
- Guidance scale for the diffusion process
- output_quality
- 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
- Strength of the Redux image, values between 0.01 and 0.1 tend to have good results.
- num_inference_steps
- Number of inference steps
Output Schema
Output
Example Execution Logs
Using seed: 42 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:24, 1.11it/s] 7%|▋ | 2/28 [00:01<00:19, 1.32it/s] 11%|█ | 3/28 [00:02<00:20, 1.21it/s] 14%|█▍ | 4/28 [00:03<00:20, 1.17it/s] 18%|█▊ | 5/28 [00:04<00:20, 1.15it/s] 21%|██▏ | 6/28 [00:05<00:19, 1.13it/s] 25%|██▌ | 7/28 [00:06<00:18, 1.12it/s] 29%|██▊ | 8/28 [00:06<00:17, 1.12it/s] 32%|███▏ | 9/28 [00:07<00:17, 1.12it/s] 36%|███▌ | 10/28 [00:08<00:16, 1.11it/s] 39%|███▉ | 11/28 [00:09<00:15, 1.11it/s] 43%|████▎ | 12/28 [00:10<00:14, 1.11it/s] 46%|████▋ | 13/28 [00:11<00:13, 1.11it/s] 50%|█████ | 14/28 [00:12<00:12, 1.11it/s] 54%|█████▎ | 15/28 [00:13<00:11, 1.11it/s] 57%|█████▋ | 16/28 [00:14<00:10, 1.11it/s] 61%|██████ | 17/28 [00:15<00:09, 1.11it/s] 64%|██████▍ | 18/28 [00:16<00:09, 1.11it/s] 68%|██████▊ | 19/28 [00:16<00:08, 1.11it/s] 71%|███████▏ | 20/28 [00:17<00:07, 1.11it/s] 75%|███████▌ | 21/28 [00:18<00:06, 1.11it/s] 79%|███████▊ | 22/28 [00:19<00:05, 1.11it/s] 82%|████████▏ | 23/28 [00:20<00:04, 1.11it/s] 86%|████████▌ | 24/28 [00:21<00:03, 1.11it/s] 89%|████████▉ | 25/28 [00:22<00:02, 1.11it/s] 93%|█████████▎| 26/28 [00:23<00:01, 1.11it/s] 96%|█████████▋| 27/28 [00:24<00:00, 1.11it/s] 100%|██████████| 28/28 [00:25<00:00, 1.11it/s] 100%|██████████| 28/28 [00:25<00:00, 1.12it/s]
Version Details
- Version ID
2d77f82dce2466dee3646296420ef620bf8ab28580ef4cd7c60d22d8900e5337
- Version Created
- January 17, 2025