cloneofsimo/lora

Public
LoRA Inference model with Stable Diffusion

Run time and cost

Predictions run on Nvidia A100 GPU hardware. Predictions typically complete within 7 seconds.

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.