Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nevreal
/
pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser

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

Instructions to use nevreal/pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use nevreal/pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser 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-v5-sdxl-spo,John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("nevreal/pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser")
    
    prompt = "pokemonnessa, aqua eyes, eyeshadow, dark skin, dark-skinned female, hair bun, hair ornament, makeup, long hair, sidelocks, single hair bun, thick eyebrows, black hair, aqua hair, streaked hair,"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
nevreal's picture
nevreal
Update README.md
b9e7924 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
    532 Bytes
    Update README.md over 1 year ago
  • pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser.safetensors
    228 MB
    xet
    Upload pokemon-nessa-twilight-wings-ponyxl-lora-nochekaiser.safetensors with huggingface_hub over 1 year ago