cloneofsimo / lora

LoRA Inference model with Stable Diffusion

  • Public
  • 112.8K runs
  • GitHub
  • Paper
  • License

Input

Output

Run time and cost

This model runs on Nvidia A100 (40GB) GPU hardware. Predictions typically complete within 46 seconds. The predict time for this model varies significantly based on the inputs.

Readme

LoRA inference

This model creates images from text, with given extra LoRA models.

There are two LoRA training models on Replicate:

Model description

Famous state-of-the-art text2image diffusion model, stable-diffusion, can be used with LoRA to efficiently adapt to set of text, image pairs. This model takes multiple LoRA and generate images from text.

Caveats and recommendations

  • Use scale with less than 1 if the LoRA has too much effect. 0.5 ~ 0.8 is recommended for objects and less than 0.75 is recommended for styles.
  • Using multiple LoRAs does not always guarantee the effect you want.
  • Use Width, height of 512 x 512.