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

  • Log In
  • Sign Up

Speedso
/
Kirichiiii_style

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

Instructions to use Speedso/Kirichiiii_style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Speedso/Kirichiiii_style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/furrytoonmix", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Speedso/Kirichiiii_style")
    
    prompt = "masterpiece, best quality, amazing quality, absurdres, kirichi, (solo), slugcat, survivor, quadruped, standing on toes, flexible, stubby ears, tapering tail, animal nose, white fur, short fur, sleek fur, solid eyes, black sclera, black eyes, 3 fingers, (2 toes), maid outfit, maid headdress, frilly apron, (ruffles:0.6), short skirt, short sleeves, thigh band, wrist cuffs, choker, holding tray, hands gripping tray, short body, tall furniture, (slightly leaning forward:0.5), (head tilt:0.5), (glossy eyes:0.8), (blush:0.4), (fur highlights:0.5), (cafe background:0.8), (blurry background:1.2), (wooden floors:0.8), (depth of field:0.6), (soft lighting:0.6), (soft shadows:0.6)"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Kirichiiii_style
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Speedso's picture
Speedso
Update README.md
2a0377b verified 29 days ago
  • images
    Add 9 files 29 days ago
  • .gitattributes
    2.31 kB
    initial commit 29 days ago
  • README.md
    4.74 kB
    Update README.md 29 days ago
  • kirichiiii10(style+content).safetensors
    228 MB
    xet
    Add 9 files 29 days ago