ostris/openflux.1 🔢📝❓✓ → 🖼️

▶️ 794 runs 📅 Oct 2024 ⚙️ Cog 0.11.1 🔗 GitHub ⚖️ License
fine-tunable flux text-to-image

About

OpenFLUX.1 (Beta v0.1.0), is a fine tune of the FLUX.1-Schnell model with the distillation trained out of it

Example Output

Prompt:

"a retro diner with the neon sign "OpenFLUX.1" glowing in pink. A classic red car is parked outside, complementing the vintage aesthetic of the diner. Behind the car, is a jukebox. Above the car, a UFO hovers, casting a beam of light onto the ground"

Output

Example output

Performance Metrics

26.28s Prediction Time
26.29s Total Time
All Input Parameters
{
  "prompt": "a retro diner with the neon sign \"OpenFLUX.1\" glowing in pink. A classic red car is parked outside, complementing the vintage aesthetic of the diner. Behind the car, is a jukebox. Above the car, a UFO hovers, casting a beam of light onto the ground",
  "num_outputs": 1,
  "aspect_ratio": "16:9",
  "output_format": "webp",
  "guidance_scale": 3.5,
  "output_quality": 80,
  "num_inference_steps": 28
}
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: 28Range: 1 - 50
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: 48461
Prompt: a retro diner with the neon sign "OpenFLUX.1" glowing in pink. A classic red car is parked outside, complementing the vintage aesthetic of the diner. Behind the car, is a jukebox. Above the car, a UFO hovers, casting a beam of light onto the ground
txt2img mode
  0%|          | 0/28 [00:00<?, ?it/s]
  4%|▎         | 1/28 [00:00<00:24,  1.09it/s]
  7%|▋         | 2/28 [00:01<00:21,  1.23it/s]
 11%|█         | 3/28 [00:02<00:21,  1.16it/s]
 14%|█▍        | 4/28 [00:03<00:21,  1.13it/s]
 18%|█▊        | 5/28 [00:04<00:20,  1.11it/s]
 21%|██▏       | 6/28 [00:05<00:19,  1.10it/s]
 25%|██▌       | 7/28 [00:06<00:19,  1.10it/s]
 29%|██▊       | 8/28 [00:07<00:18,  1.09it/s]
 32%|███▏      | 9/28 [00:08<00:17,  1.09it/s]
 36%|███▌      | 10/28 [00:09<00:16,  1.09it/s]
 39%|███▉      | 11/28 [00:09<00:15,  1.08it/s]
 43%|████▎     | 12/28 [00:10<00:14,  1.08it/s]
 46%|████▋     | 13/28 [00:11<00:13,  1.08it/s]
 50%|█████     | 14/28 [00:12<00:12,  1.08it/s]
 54%|█████▎    | 15/28 [00:13<00:12,  1.08it/s]
 57%|█████▋    | 16/28 [00:14<00:11,  1.08it/s]
 61%|██████    | 17/28 [00:15<00:10,  1.08it/s]
 64%|██████▍   | 18/28 [00:16<00:09,  1.08it/s]
 68%|██████▊   | 19/28 [00:17<00:08,  1.08it/s]
 71%|███████▏  | 20/28 [00:18<00:07,  1.08it/s]
 75%|███████▌  | 21/28 [00:19<00:06,  1.08it/s]
 79%|███████▊  | 22/28 [00:20<00:05,  1.08it/s]
 82%|████████▏ | 23/28 [00:21<00:04,  1.08it/s]
 86%|████████▌ | 24/28 [00:21<00:03,  1.08it/s]
 89%|████████▉ | 25/28 [00:22<00:02,  1.08it/s]
 93%|█████████▎| 26/28 [00:23<00:01,  1.08it/s]
 96%|█████████▋| 27/28 [00:24<00:00,  1.08it/s]
100%|██████████| 28/28 [00:25<00:00,  1.08it/s]
100%|██████████| 28/28 [00:25<00:00,  1.09it/s]
Version Details
Version ID
042cd79629af366fca1c414c17361d886d6f5be5967b367a4fddcfe6b6290293
Version Created
October 16, 2024
Run on Replicate →