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

  • Log In
  • Sign Up

NeoPy
/
Sonic-Channel-Style

Text-to-Image
Diffusers
stable-diffusion
Safetensors
lora
anime
Model card Files Files and versions
xet
Community
1

Instructions to use NeoPy/Sonic-Channel-Style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use NeoPy/Sonic-Channel-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("John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("NeoPy/Sonic-Channel-Style")
    
    prompt = "sonic channel (style), Amy Rose"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Sonic-Channel-Style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
_Noxty
Update README.md
6381d2e verified over 1 year ago
  • images
    Add generated example (#1) over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    308 Bytes
    Update README.md over 1 year ago
  • sonicchannel.safetensors
    228 MB
    xet
    Rename sonicchannelv22-15.safetensors to sonicchannel.safetensors over 1 year ago
  • sonicchannelv22-15.html
    120 kB
    Upload sonicchannelv22-15.html with huggingface_hub over 1 year ago
  • sonicchannelv22-15.json
    23.2 kB
    Upload sonicchannelv22-15.json with huggingface_hub over 1 year ago
  • sonicchannelv22-15.png
    428 kB
    Upload sonicchannelv22-15.png with huggingface_hub over 1 year ago