lucataco/flux-dev 🔢📝❓✓ → 🖼️
About
Flux Dev diffusers implementation
Example Output
Prompt:
"a tiny astronaut hatching from an egg on the moon"
Output
Performance Metrics
6.41s
Prediction Time
6.42s
Total Time
All Input Parameters
{
"prompt": "a tiny astronaut hatching from an egg on the moon",
"num_outputs": 1,
"aspect_ratio": "1:1",
"output_format": "webp",
"guidance_scale": 3.5,
"output_quality": 80,
"num_inference_steps": 28
}
Input Parameters
- seed
- Random seed. Set for reproducible generation
- prompt (required)
- Prompt for generated image
- num_outputs
- Number of images to output.
- aspect_ratio
- Aspect ratio for the generated image
- 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
- disable_safety_checker
- Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)
Output Schema
Output
Example Execution Logs
Using seed: 18227 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:05, 4.56it/s] 7%|▋ | 2/28 [00:00<00:04, 5.80it/s] 11%|█ | 3/28 [00:00<00:04, 5.16it/s] 14%|█▍ | 4/28 [00:00<00:04, 4.91it/s] 18%|█▊ | 5/28 [00:01<00:04, 4.73it/s] 21%|██▏ | 6/28 [00:01<00:04, 4.65it/s] 25%|██▌ | 7/28 [00:01<00:04, 4.61it/s] 29%|██▊ | 8/28 [00:01<00:04, 4.59it/s] 32%|███▏ | 9/28 [00:01<00:04, 4.58it/s] 36%|███▌ | 10/28 [00:02<00:03, 4.55it/s] 39%|███▉ | 11/28 [00:02<00:03, 4.55it/s] 43%|████▎ | 12/28 [00:02<00:03, 4.55it/s] 46%|████▋ | 13/28 [00:02<00:03, 4.55it/s] 50%|█████ | 14/28 [00:03<00:03, 4.53it/s] 54%|█████▎ | 15/28 [00:03<00:02, 4.52it/s] 57%|█████▋ | 16/28 [00:03<00:02, 4.53it/s] 61%|██████ | 17/28 [00:03<00:02, 4.54it/s] 64%|██████▍ | 18/28 [00:03<00:02, 4.54it/s] 68%|██████▊ | 19/28 [00:04<00:01, 4.53it/s] 71%|███████▏ | 20/28 [00:04<00:01, 4.53it/s] 75%|███████▌ | 21/28 [00:04<00:01, 4.52it/s] 79%|███████▊ | 22/28 [00:04<00:01, 4.52it/s] 82%|████████▏ | 23/28 [00:04<00:01, 4.52it/s] 86%|████████▌ | 24/28 [00:05<00:00, 4.52it/s] 89%|████████▉ | 25/28 [00:05<00:00, 4.52it/s] 93%|█████████▎| 26/28 [00:05<00:00, 4.52it/s] 96%|█████████▋| 27/28 [00:05<00:00, 4.53it/s] 100%|██████████| 28/28 [00:06<00:00, 4.52it/s] 100%|██████████| 28/28 [00:06<00:00, 4.59it/s]
Version Details
- Version ID
928ef162a66d974807e8d755d03e1eaabebba844b7c1ab0a16a91ad6fd077ab0- Version Created
- August 21, 2024