lucataco/flux-dev-lora 🔢🖼️📝❓✓ → 🖼️

▶️ 4.1M runs 📅 Aug 2024 ⚙️ Cog 0.9.24 🔗 GitHub ⚖️ License
image-to-image lora text-to-image

About

FLUX.1-Dev LoRA Explorer (DEPRECATED Please use: black-forest-labs/flux-dev-lora)

Example Output

Prompt:

"a beautiful castle frstingln illustration"

Output

Example output

Performance Metrics

18.53s Prediction Time
18.54s Total Time
All Input Parameters
{
  "prompt": "a beautiful castle frstingln illustration",
  "hf_lora": "alvdansen/frosting_lane_flux",
  "lora_scale": 0.8,
  "num_outputs": 1,
  "aspect_ratio": "1:1",
  "output_format": "webp",
  "guidance_scale": 3.5,
  "output_quality": 80,
  "prompt_strength": 0.8,
  "num_inference_steps": 28
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
image Type: string
Input image for image to image mode. The aspect ratio of your output will match this image
prompt (required) Type: string
Prompt for generated image
hf_lora Type: string
HF, Replicate, CivitAI, or URL to a LoRA. Ex: alvdansen/frosting_lane_flux
lora_scale Type: numberDefault: 0.8Range: 0 - 1
Scale for the LoRA weights
num_outputs Type: integerDefault: 1Range: 1 - 4
Number of images to output.
aspect_ratio Default: 1:1
Aspect ratio for the generated image
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
prompt_strength Type: numberDefault: 0.8Range: 0 - 1
Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.
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: 15405
Prompt: a beautiful castle frstingln illustration
txt2img mode
Loading LoRA took: 0.00 seconds
  0%|          | 0/28 [00:00<?, ?it/s]
  4%|▎         | 1/28 [00:00<00:17,  1.53it/s]
  7%|▋         | 2/28 [00:01<00:15,  1.70it/s]
 11%|█         | 3/28 [00:01<00:15,  1.63it/s]
 14%|█▍        | 4/28 [00:02<00:15,  1.60it/s]
 18%|█▊        | 5/28 [00:03<00:14,  1.58it/s]
 21%|██▏       | 6/28 [00:03<00:14,  1.57it/s]
 25%|██▌       | 7/28 [00:04<00:13,  1.56it/s]
 29%|██▊       | 8/28 [00:05<00:12,  1.56it/s]
 32%|███▏      | 9/28 [00:05<00:12,  1.55it/s]
 36%|███▌      | 10/28 [00:06<00:11,  1.55it/s]
 39%|███▉      | 11/28 [00:07<00:10,  1.55it/s]
 43%|████▎     | 12/28 [00:07<00:10,  1.55it/s]
 46%|████▋     | 13/28 [00:08<00:09,  1.55it/s]
 50%|█████     | 14/28 [00:08<00:09,  1.55it/s]
 54%|█████▎    | 15/28 [00:09<00:08,  1.55it/s]
 57%|█████▋    | 16/28 [00:10<00:07,  1.55it/s]
 61%|██████    | 17/28 [00:10<00:07,  1.55it/s]
 64%|██████▍   | 18/28 [00:11<00:06,  1.55it/s]
 68%|██████▊   | 19/28 [00:12<00:05,  1.55it/s]
 71%|███████▏  | 20/28 [00:12<00:05,  1.55it/s]
 75%|███████▌  | 21/28 [00:13<00:04,  1.55it/s]
 79%|███████▊  | 22/28 [00:14<00:03,  1.55it/s]
 82%|████████▏ | 23/28 [00:14<00:03,  1.55it/s]
 86%|████████▌ | 24/28 [00:15<00:02,  1.55it/s]
 89%|████████▉ | 25/28 [00:16<00:01,  1.55it/s]
 93%|█████████▎| 26/28 [00:16<00:01,  1.55it/s]
 96%|█████████▋| 27/28 [00:17<00:00,  1.55it/s]
100%|██████████| 28/28 [00:17<00:00,  1.55it/s]
100%|██████████| 28/28 [00:17<00:00,  1.56it/s]
Version Details
Version ID
091495765fa5ef2725a175a57b276ec30dc9d39c22d30410f2ede68a3eab66b3
Version Created
October 5, 2024
Run on Replicate →