lucataco/flux.1-turbo-alpha 🔢📝❓✓ → 🖼️

▶️ 2.0K runs 📅 Oct 2024 ⚙️ Cog 0.9.26 🔗 GitHub ⚖️ License
text-to-image

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

Example 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 Type: integer
Random seed. Set for reproducible generation
width Type: integerRange: 256 - 1440
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 Type: integerRange: 256 - 1440
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) Type: string
Prompt for generated image
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
aspect_ratio Default: 1:1
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 Default: webp
Format of the output images
guidance_scale Type: numberDefault: 3.5Range: 0 - 10
Guidance scale for the diffusion process
output_quality Type: integerDefault: 80Range: 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: 8Range: 1 - 30
Number of inference steps
disable_safety_checker Type: booleanDefault: false
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

Type: arrayItems Type: stringItems Format: uri

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
Run on Replicate →