Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LyliaEngine
/
InkSediment_v2

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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
InkSediment_v2 / images
4.27 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
LyliaEngine's picture
LyliaEngine
Add 4 files
fb27f46 verified about 1 month ago
  • 4e9781fb-2462-4bd9-81e8-1b16e6d20d56.png
    1.38 MB
    xet
    Add 4 files about 1 month ago
  • 7e1c1c4f-adc2-497c-94fe-d4d0ec246ac0.png
    1.5 MB
    xet
    Add 4 files about 1 month ago
  • cbe58584-ef9e-42f6-844a-6c68588ae523.png
    1.4 MB
    xet
    Add 4 files about 1 month ago