jichengdu/flux 🔢🖼️📝❓ → 🖼️

▶️ 64 runs 📅 Mar 2025 ⚙️ Cog 0.14.2 🔗 GitHub ⚖️ License
image-to-image text-to-image

About

flux-1.dev

Example Output

Prompt:

"a tiny astronaut hatching from an egg on the moon"

Output

Example output

Performance Metrics

14.65s Prediction Time
719.74s Total Time
All Input Parameters
{
  "width": 1024,
  "height": 1024,
  "prompt": "a tiny astronaut hatching from an egg on the moon",
  "strength": 0.8,
  "num_outputs": 1,
  "output_format": "png",
  "guidance_scale": 3.5,
  "output_quality": 100,
  "num_inference_steps": 28
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
image Type: string
Input image for image to image mode. The aspect ratio of your output will match this image
width Type: integerDefault: 1024
Width of output image
height Type: integerDefault: 1024
Height of output image
prompt Type: stringDefault: a tiny astronaut hatching from an egg on the moon
Prompt for generated image
strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
output_format Default: png
Format of the output images
guidance_scale Type: numberDefault: 3.5Range: 0 - 10
Guidance scale for the diffusion process
output_quality Type: integerDefault: 100Range: 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
num_inference_steps Type: integerDefault: 28Range: 1 - 100
Number of inference steps
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 14396
Prompt: a tiny astronaut hatching from an egg on the moon
txt2img mode
  0%|          | 0/28 [00:00<?, ?it/s]
  4%|▎         | 1/28 [00:00<00:14,  1.86it/s]
  7%|▋         | 2/28 [00:00<00:10,  2.48it/s]
 11%|█         | 3/28 [00:01<00:10,  2.30it/s]
 14%|█▍        | 4/28 [00:01<00:10,  2.22it/s]
 18%|█▊        | 5/28 [00:02<00:10,  2.18it/s]
 21%|██▏       | 6/28 [00:02<00:10,  2.16it/s]
 25%|██▌       | 7/28 [00:03<00:09,  2.14it/s]
 29%|██▊       | 8/28 [00:03<00:09,  2.13it/s]
 32%|███▏      | 9/28 [00:04<00:08,  2.12it/s]
 36%|███▌      | 10/28 [00:04<00:08,  2.12it/s]
 39%|███▉      | 11/28 [00:05<00:08,  2.12it/s]
 43%|████▎     | 12/28 [00:05<00:07,  2.11it/s]
 46%|████▋     | 13/28 [00:06<00:07,  2.11it/s]
 50%|█████     | 14/28 [00:06<00:06,  2.11it/s]
 54%|█████▎    | 15/28 [00:07<00:06,  2.11it/s]
 57%|█████▋    | 16/28 [00:07<00:05,  2.11it/s]
 61%|██████    | 17/28 [00:07<00:05,  2.11it/s]
 64%|██████▍   | 18/28 [00:08<00:04,  2.11it/s]
 68%|██████▊   | 19/28 [00:08<00:04,  2.11it/s]
 71%|███████▏  | 20/28 [00:09<00:03,  2.10it/s]
 75%|███████▌  | 21/28 [00:09<00:03,  2.10it/s]
 79%|███████▊  | 22/28 [00:10<00:02,  2.10it/s]
 82%|████████▏ | 23/28 [00:10<00:02,  2.10it/s]
 86%|████████▌ | 24/28 [00:11<00:01,  2.10it/s]
 89%|████████▉ | 25/28 [00:11<00:01,  2.10it/s]
 93%|█████████▎| 26/28 [00:12<00:00,  2.10it/s]
 96%|█████████▋| 27/28 [00:12<00:00,  2.10it/s]
100%|██████████| 28/28 [00:13<00:00,  2.10it/s]
100%|██████████| 28/28 [00:13<00:00,  2.12it/s]
Version Details
Version ID
ebbb1eb294ad414a17aba05a10eb1b13cfd4ab3a46e31fc6eab192d1da452b2b
Version Created
March 21, 2025
Run on Replicate →