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

  • Log In
  • Sign Up

Speedso
/
Darkstylerz_style

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

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

  • Libraries
  • Diffusers

    How to use Speedso/Darkstylerz_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("votepurchase/novaFurryXL_illustriousV7b", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Speedso/Darkstylerz_style")
    
    prompt = "masterpiece, best quality, amazing quality, absurdres, detailed fur, dst-mk2, fur, flareon, pokemon, feral, solo, looking at viewer, cute fangs, lying, on belly, open mouth, fluffy tail, fluffy fur, fluffy neck tuft, paws, 4 fingers, 4 toes, smile, shaded, open mouth, front paws crossed,\nindoors, "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Darkstylerz_style
254 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Speedso's picture
Speedso
Update README.md
a8fc4f0 verified 29 days ago
  • images
    Add 12 files 29 days ago
  • .gitattributes
    2.31 kB
    initial commit 29 days ago
  • README.md
    5.4 kB
    Update README.md 29 days ago
  • dst8.safetensors
    228 MB
    xet
    Add 12 files 29 days ago