lucataco/flux.1-turbo-alpha 🔢📝❓✓ → 🖼️
About
8-step distilled lora for FLUX.1-dev model released by the Alimama-Creative Team
Example Output
Prompt:
"a light bulb, instead of the usual filament, there's a small sailboat with its sails unfurled. The sailboat is illuminated from within, suggesting it's powered by the light bulb itself. The bulb is suspended against a cosmic backdrop filled with stars, giving the impression that the sailboat is sailing through space"
Output
Performance Metrics
3.99s
Prediction Time
4.00s
Total Time
All Input Parameters
{
"prompt": "a light bulb, instead of the usual filament, there's a small sailboat with its sails unfurled. The sailboat is illuminated from within, suggesting it's powered by the light bulb itself. The bulb is suspended against a cosmic backdrop filled with stars, giving the impression that the sailboat is sailing through space",
"num_outputs": 1,
"aspect_ratio": "1:1",
"output_format": "webp",
"guidance_scale": 3.5,
"output_quality": 80,
"num_inference_steps": 8
}
Input Parameters
- seed
- Random seed. Set for reproducible generation
- width
- Width of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)
- height
- Height of the generated image. Optional, only used when aspect_ratio=custom. Must be a multiple of 16 (if it's not, it will be rounded to nearest multiple of 16)
- prompt (required)
- Prompt for generated image
- num_outputs
- Number of images to output.
- aspect_ratio
- Aspect ratio for the generated image. The size will always be 1 megapixel, i.e. 1024x1024 if aspect ratio is 1:1. To use arbitrary width and height, set aspect ratio to 'custom'.
- 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: 21537 Prompt: a light bulb, instead of the usual filament, there's a small sailboat with its sails unfurled. The sailboat is illuminated from within, suggesting it's powered by the light bulb itself. The bulb is suspended against a cosmic backdrop filled with stars, giving the impression that the sailboat is sailing through space txt2img mode 0%| | 0/8 [00:00<?, ?it/s] 12%|█▎ | 1/8 [00:00<00:03, 2.20it/s] 25%|██▌ | 2/8 [00:00<00:02, 2.89it/s] 38%|███▊ | 3/8 [00:01<00:01, 2.52it/s] 50%|█████ | 4/8 [00:01<00:01, 2.38it/s] 62%|██████▎ | 5/8 [00:02<00:01, 2.31it/s] 75%|███████▌ | 6/8 [00:02<00:00, 2.27it/s] 88%|████████▊ | 7/8 [00:03<00:00, 2.24it/s] 100%|██████████| 8/8 [00:03<00:00, 2.23it/s] 100%|██████████| 8/8 [00:03<00:00, 2.31it/s]
Version Details
- Version ID
0a1455f62355121add4f2a90e7cc3cbc3343359c2852f321da7660c101047915- Version Created
- October 16, 2024