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

  • Log In
  • Sign Up

Chattiori
/
AnyOrangeMix

Text-to-Image
Diffusers
English
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Chattiori/AnyOrangeMix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Chattiori/AnyOrangeMix", 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
AnyOrangeMix
14.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Chattiori's picture
Chattiori
Upload AnyOMMint.safetensors with huggingface_hub
132d186 verified over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • AnyOM48A13B.safetensors
    2.13 GB
    xet
    Upload AnyOM48A13B.safetensors with huggingface_hub almost 3 years ago
  • AnyOMMint.safetensors
    2.13 GB
    xet
    Upload AnyOMMint.safetensors with huggingface_hub over 2 years ago
  • AnyOrangeMix48A13B_b.safetensors
    2.13 GB
    xet
    Rename AnyOrangeMix48A13B.safetensors to AnyOrangeMix48A13B_b.safetensors almost 3 years ago
  • AnyOrangeMix53A1B.safetensors
    2.13 GB
    xet
    Upload AnyOrangeMix53A1B.safetensors with huggingface_hub about 3 years ago
  • AnyOrangeMix_40_3A1.safetensors
    2.13 GB
    xet
    Upload AnyOrangeMix_40_3A1.safetensors with huggingface_hub about 3 years ago
  • AnyOrangeMix_45_3A1B-pruned.safetensors
    4.27 GB
    xet
    Upload AnyOrangeMix_45_3A1B-pruned.safetensors with huggingface_hub about 3 years ago
  • README.md
    975 Bytes
    Update README.md about 3 years ago