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

  • Log In
  • Sign Up

Duplicated from  Lykon/AAM_XL_AnimeMix

Gokuldaskumar
/
AAM_XL_AnimeMix

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-diffusers
stable-diffusion-xl
art
artistic
anime
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Gokuldaskumar/AAM_XL_AnimeMix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Gokuldaskumar/AAM_XL_AnimeMix", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
AAM_XL_AnimeMix
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Gokuldaskumar's picture
Gokuldaskumar
Lykon's picture
Lykon
Duplicate from Lykon/AAM_XL_AnimeMix
4808e2f verified about 2 years ago
  • scheduler
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • text_encoder
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • text_encoder_2
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • tokenizer
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • tokenizer_2
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • unet
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • vae
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • .gitattributes
    1.52 kB
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • AAM_XL_Anime_Mix.preview.png
    500 kB
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • AAM_XL_Anime_Mix.safetensors
    6.94 GB
    xet
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • README.md
    1.53 kB
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago
  • model_index.json
    671 Bytes
    Duplicate from Lykon/AAM_XL_AnimeMix about 2 years ago