Instructions to use unmosaic/lv123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use unmosaic/lv123 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("pmczip/SD1.5_LoRa_Models", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("unmosaic/lv123") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("pmczip/SD1.5_LoRa_Models", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("unmosaic/lv123")
prompt = "-"
image = pipe(prompt).images[0]lv112

- Prompt
- -
Model description
lv123
Trigger words
You should use masterpiece to trigger the image generation.
You should use best quality to trigger the image generation.
You should use detailed to trigger the image generation.
You should use and high quality. CLIP skip 2 is the standard setting for this family. Add the trigger words (vicious smile to trigger the image generation.
You should use vicious look to trigger the image generation.
You should use holding breasts to trigger the image generation.
You should use smoking to trigger the image generation.
You should use from behind to trigger the image generation.
You should use spreading legs to trigger the image generation.
You should use vicious smile to trigger the image generation.
You should use vicious look to trigger the image generation.
You should use holding breasts to trigger the image generation.
You should use smoking to trigger the image generation.
You should use from behind to trigger the image generation.
You should use spreading legs to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 3
Model tree for unmosaic/lv123
Base model
stable-diffusion-v1-5/stable-diffusion-v1-5