asiryan/flux-dev 🔢🖼️📝❓ → 🖼️
About
FLUX Dev Model (Text2Img and Img2Img)
Example Output
Prompt:
"black forest gateau cake spelling out the words "FLUX DEV", tasty, food photography, dynamic shot"
Output
Performance Metrics
14.41s
Prediction Time
14.42s
Total Time
All Input Parameters
{
"width": 1024,
"height": 1024,
"prompt": "black forest gateau cake spelling out the words \"FLUX DEV\", tasty, food photography, dynamic shot",
"num_outputs": 1,
"output_format": "png",
"guidance_scale": 3.5,
"output_quality": 100,
"prompt_strength": 0.8,
"num_inference_steps": 28
}
Input Parameters
- seed
- Random seed. Set for reproducible generation
- image
- Input image for image to image mode. The aspect ratio of your output will match this image
- width
- Width of output image
- height
- Height of output image
- prompt
- Prompt for generated image
- strength
- Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.
- num_outputs
- Number of images to output.
- 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
- num_inference_steps
- Number of inference steps
Output Schema
Output
Example Execution Logs
Using seed: 60515 Prompt: black forest gateau cake spelling out the words "FLUX DEV", tasty, food photography, dynamic shot txt2img mode 0%| | 0/28 [00:00<?, ?it/s] 4%|▎ | 1/28 [00:00<00:12, 2.09it/s] 7%|▋ | 2/28 [00:00<00:09, 2.62it/s] 11%|█ | 3/28 [00:01<00:10, 2.34it/s] 14%|█▍ | 4/28 [00:01<00:10, 2.23it/s] 18%|█▊ | 5/28 [00:02<00:10, 2.18it/s] 21%|██▏ | 6/28 [00:02<00:10, 2.14it/s] 25%|██▌ | 7/28 [00:03<00:09, 2.12it/s] 29%|██▊ | 8/28 [00:03<00:09, 2.11it/s] 32%|███▏ | 9/28 [00:04<00:09, 2.10it/s] 36%|███▌ | 10/28 [00:04<00:08, 2.10it/s] 39%|███▉ | 11/28 [00:05<00:08, 2.09it/s] 43%|████▎ | 12/28 [00:05<00:07, 2.09it/s] 46%|████▋ | 13/28 [00:06<00:07, 2.09it/s] 50%|█████ | 14/28 [00:06<00:06, 2.08it/s] 54%|█████▎ | 15/28 [00:07<00:06, 2.08it/s] 57%|█████▋ | 16/28 [00:07<00:05, 2.08it/s] 61%|██████ | 17/28 [00:08<00:05, 2.08it/s] 64%|██████▍ | 18/28 [00:08<00:04, 2.08it/s] 68%|██████▊ | 19/28 [00:08<00:04, 2.08it/s] 71%|███████▏ | 20/28 [00:09<00:03, 2.08it/s] 75%|███████▌ | 21/28 [00:09<00:03, 2.08it/s] 79%|███████▊ | 22/28 [00:10<00:02, 2.08it/s] 82%|████████▏ | 23/28 [00:10<00:02, 2.08it/s] 86%|████████▌ | 24/28 [00:11<00:01, 2.08it/s] 89%|████████▉ | 25/28 [00:11<00:01, 2.07it/s] 93%|█████████▎| 26/28 [00:12<00:00, 2.08it/s] 96%|█████████▋| 27/28 [00:12<00:00, 2.07it/s] 100%|██████████| 28/28 [00:13<00:00, 2.07it/s] 100%|██████████| 28/28 [00:13<00:00, 2.10it/s]
Version Details
- Version ID
6871951c85104c710f9a723c3151465b88f4d9190919d498bfe99f8d94bc5197- Version Created
- January 20, 2025