Instructions to use LyliaEngine/01lXLP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/01lXLP with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("kitty7779/ponyDiffusionV6XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/01lXLP") prompt = "score_9, score_8_up, score_7_up, score_6_up, <lora:01lXLP:1> 01l," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: score_9, score_8_up, score_7_up, score_6_up, <lora:01lXLP:1> 01l, | |
| parameters: | |
| negative_prompt: >- | |
| score_5, score_4, watermark, signature, artist name, email, website, | |
| title, 3d, muscular, cum, | |
| output: | |
| url: >- | |
| images/01673-340719782-score_9, score_8_up, score_7_up, score_6_up, | |
| _lora_01lXLP_1_ 01l,.jpeg | |
| base_model: kitty7779/ponyDiffusionV6XL | |
| instance_prompt: 01l | |
| license: cdla-permissive-2.0 | |
| # 01lXLP | |
| <Gallery /> | |
| ## Model description | |
|  | |
|  | |
| works best at 0.3 - 0.9 | |
| Please avoid using too many LoRA's as that can mess up your image! | |
| remember to leave hearts and reviews <3 | |
| ## Source | |
| https://civitai.com/models/352581/vixons-pony-styles?modelVersionId=491399 | |
| ## Credit | |
| https://civitai.com/user/freckledvixon | |
| ## Trigger words | |
| You should use `01l` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/01lXLP/tree/main) them in the Files & versions tab. | |