lucataco / flux-schnell-lora

FLUX.1-Schnell LoRA Explorer

  • Public
  • 889.5K runs
  • A100 (80GB)
  • GitHub
  • Weights
  • License

Run lucataco/flux-schnell-lora with an API

Input schema

seedinteger

Random seed. Set for reproducible generation

imageuri

Input image for image to image mode. The aspect ratio of your output will match this image

promptstring

Prompt for generated image

hf_lorastring

Huggingface path, or URL to the LoRA weights. Ex: alvdansen/frosting_lane_flux

lora_scalenumber

Scale for the LoRA weights

Default
0.8
Maximum
1
num_outputsinteger

Number of images to output.

Default
1
Minimum
1
Maximum
4
aspect_ratiostring

Aspect ratio for the generated image

Default
"1:1"
output_formatstring

Format of the output images

Default
"webp"
output_qualityinteger

Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs

Default
80
Maximum
100
prompt_strengthnumber

Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.

Default
0.8
Maximum
1
num_inference_stepsinteger

Number of inference steps

Default
4
Minimum
1
Maximum
12
disable_safety_checkerboolean

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

Type
uri[]