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

  • Log In
  • Sign Up

TheReprinter
/
animemixillustrious_ckpt

Text-to-Image
Diffusers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use TheReprinter/animemixillustrious_ckpt with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TheReprinter/animemixillustrious_ckpt", 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
animemixillustrious_ckpt / Previews
2.58 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
TheReprinter's picture
TheReprinter
Upload 5 files
2f92dd2 verified about 1 year ago
  • P1.png
    463 kB
    xet
    Rename P1.png to Previews/P1.png about 1 year ago
  • P2.png
    462 kB
    xet
    Upload 5 files about 1 year ago
  • P3.png
    385 kB
    xet
    Upload 5 files about 1 year ago
  • P4.png
    401 kB
    xet
    Upload 5 files about 1 year ago
  • P5.png
    398 kB
    xet
    Upload 5 files about 1 year ago
  • P6.png
    469 kB
    xet
    Upload 5 files about 1 year ago