Instructions to use LyliaEngine/InkSediment_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/InkSediment_v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/InkSediment_v2") prompt = "1girl, bangs, bare shoulders, black bow, black ribbon, blunt bangs, blush, bow, breasts, choker, cleavage, closed mouth, collarbone, earrings, eyebrows visible through hair, frills, green background, jewelry, looking at viewer, pink hair, ribbon, short hair, simple background, smile, solo, upper body" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/7e1c1c4f-adc2-497c-94fe-d4d0ec246ac0.png | |
| text: >- | |
| 1girl, bangs, bare shoulders, black bow, black ribbon, blunt bangs, blush, | |
| bow, breasts, choker, cleavage, closed mouth, collarbone, earrings, eyebrows | |
| visible through hair, frills, green background, jewelry, looking at viewer, | |
| pink hair, ribbon, short hair, simple background, smile, solo, upper body | |
| - output: | |
| url: images/cbe58584-ef9e-42f6-844a-6c68588ae523.png | |
| text: >- | |
| 1girl, solo, long_hair, breasts, looking_at_viewer, blush, blonde_hair, | |
| simple_background, shirt, hair_ornament, long_sleeves, white_background, | |
| jewelry, collarbone, yellow_eyes, upper_body, ponytail, earrings, | |
| parted_lips, necklace, yellow_shirt | |
| - output: | |
| url: images/4e9781fb-2462-4bd9-81e8-1b16e6d20d56.png | |
| text: >- | |
| 1girl, black legwear, black skirt, glowing, glowing eyes, hatsune miku, bent | |
| over, long hair, looking at viewer, necktie, pink background, pleated | |
| skirt,medium breasts, red background, shirt, skirt, sleeveless, sleeveless | |
| shirt, smile, solo, thighhighs, very long hair | |
| base_model: OnomaAIResearch/Illustrious-xl-early-release-v0 | |
| instance_prompt: InkSediment | |
| license: cdla-permissive-2.0 | |
| # InkSediment_v2 | |
| <Gallery /> | |
| ## Model description | |
| This LoRA model blends vibrant, multi-colored shading techniques with sketches. | |
| recommended display : | |
| 1024 x 1024 | |
| 1254 x 836 | |
| 1365 × 768 | |
| ## Source | |
| https://civitai.com/models/1434744/inksediment?modelVersionId=2607307 | |
| ## Credit | |
| https://civitai.com/user/Rustyvivid | |
| ## Trigger words | |
| You should use `InkSediment` to trigger the image generation. | |
| ## Download model | |
| [Download](/LyliaEngine/InkSediment_v2/tree/main) them in the Files & versions tab. | |