Instructions to use LyliaEngine/RELSM_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/RELSM_v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/RELSM_v1") prompt = "score_9, score_8_up, score_7_up, BREAK, medieval fantasy, woman, princess, cleavage, bedroom, rim lighting, depth of field, <lora:RELSM_v1:.9>" 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("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("LyliaEngine/RELSM_v1")
prompt = "score_9, score_8_up, score_7_up, BREAK, medieval fantasy, woman, princess, cleavage, bedroom, rim lighting, depth of field, <lora:RELSM_v1:.9>"
image = pipe(prompt).images[0]RELSM_v1

- Prompt
- score_9, score_8_up, score_7_up, BREAK, medieval fantasy, woman, princess, cleavage, bedroom, rim lighting, depth of field, <lora:RELSM_v1:.9>

- Prompt
- score_9, score_8_up, score_7_up, BREAK, knight, dark fantasy, rusty epic armor, laying back, helmet, lens flare, grass, sleeping, top view, dark souls, rim lighting, depth of field, <lora:RELSM_v1:.9>
Model description
☕If you want to support me feel free to do so on Ko-Fi :)
⚡️BUZZ FOR BEST IMAGES USING THE LORA ⚡️
Weight : 0.65 - 0.9
Source
https://civitai.com/models/454172/stylepony-relsm-semi-realism
Credit
https://civitai.com/user/ZyloO
Trigger words
You should use None to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 25
Model tree for LyliaEngine/RELSM_v1
Base model
Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime Adapter
LyliaEngine/Pony_Diffusion_V6_XL