lucataco / flux-dev-lora

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

  • Public
  • 3.2M runs
  • A100 (80GB)
  • GitHub
  • Weights
  • License

Run lucataco/flux-dev-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

HF, Replicate, CivitAI, or URL to a LoRA. 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"
guidance_scalenumber

Guidance scale for the diffusion process

Default
3.5
Maximum
10
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
28
Minimum
1
Maximum
50
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[]