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

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

About

FLUX.1-Schnell LoRA Explorer

Example Output

Prompt:

"a beautiful castle frstingln illustration"

Output

Example output

Performance Metrics

2.74s Prediction Time
2.75s 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",
  "output_quality": 80,
  "prompt_strength": 0.8,
  "num_inference_steps": 4
}
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
Huggingface path, or URL to the LoRA weights. 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
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: 4Range: 1 - 12
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: 48118
Prompt: a beautiful castle frstingln illustration
txt2img mode
Loading LoRA took: 0.00 seconds
  0%|          | 0/4 [00:00<?, ?it/s]
 25%|██▌       | 1/4 [00:00<00:01,  1.89it/s]
 50%|█████     | 2/4 [00:00<00:00,  2.15it/s]
 75%|███████▌  | 3/4 [00:01<00:00,  2.04it/s]
100%|██████████| 4/4 [00:01<00:00,  1.99it/s]
100%|██████████| 4/4 [00:01<00:00,  2.01it/s]
Version Details
Version ID
2a6b576af31790b470f0a8442e1e9791213fa13799cbb65a9fc1436e96389574
Version Created
September 7, 2024
Run on Replicate →