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

  • Log In
  • Sign Up

andriadze
/
Chroma1-Flash

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

Instructions to use andriadze/Chroma1-Flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use andriadze/Chroma1-Flash with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("andriadze/Chroma1-Flash", 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
Chroma1-Flash
45.3 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
andriadze's picture
andriadze
Update README.md
12f0afa verified 4 months ago
  • images
    Upload folder using huggingface_hub 7 months ago
  • scheduler
    Upload folder using huggingface_hub 7 months ago
  • text_encoder
    Upload folder using huggingface_hub 7 months ago
  • tokenizer
    Upload folder using huggingface_hub 7 months ago
  • transformer
    Upload folder using huggingface_hub 7 months ago
  • vae
    Upload folder using huggingface_hub 7 months ago
  • .gitattributes
    1.59 kB
    Upload folder using huggingface_hub 7 months ago
  • Chroma1-Flash.safetensors
    17.8 GB
    xet
    Upload Chroma1-Flash.safetensors with huggingface_hub 7 months ago
  • README.md
    2.65 kB
    Update README.md 4 months ago
  • model_index.json
    499 Bytes
    Upload folder using huggingface_hub 7 months ago