lucataco/flux-schnell-lora 🔢🖼️📝❓✓ → 🖼️
About
FLUX.1-Schnell LoRA Explorer
Example Output
Prompt:
"a beautiful castle frstingln illustration"
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
- Random seed. Set for reproducible generation
- image
- Input image for image to image mode. The aspect ratio of your output will match this image
- prompt (required)
- Prompt for generated image
- hf_lora
- Huggingface path, or URL to the LoRA weights. Ex: alvdansen/frosting_lane_flux
- lora_scale
- Scale for the LoRA weights
- num_outputs
- Number of images to output.
- aspect_ratio
- Aspect ratio for the generated image
- output_format
- Format of the output images
- 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
- prompt_strength
- Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.
- 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: 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