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

  • Log In
  • Sign Up

lodestones
/
Chroma1-Flash

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

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

  • Libraries
  • Diffusers

    How to use lodestones/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("lodestones/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
63.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
lodestones's picture
lodestones
Upload images/FictionalChromaBanner_1.png with huggingface_hub
093c4f6 verified 9 months ago
  • images
    Upload images/FictionalChromaBanner_1.png with huggingface_hub 9 months ago
  • scheduler
    Upload folder using huggingface_hub 9 months ago
  • text_encoder
    Upload folder using huggingface_hub 9 months ago
  • tokenizer
    Upload folder using huggingface_hub 9 months ago
  • transformer
    Upload folder using huggingface_hub 9 months ago
  • vae
    Upload folder using huggingface_hub 9 months ago
  • .gitattributes
    1.59 kB
    Upload images/FictionalChromaBanner_1.png with huggingface_hub 9 months ago
  • Chroma1-HD-Flash-delta-weight.safetensors
    17.8 GB
    xet
    flash rev-0.1 delta weight, add it to your prefered chroma version, use heun 8 steps CFG=1 9 months ago
  • Chroma1-HD-Flash.safetensors
    17.8 GB
    xet
    flash rev-0.1 use heun 8 steps CFG=1 9 months ago
  • README.md
    31 Bytes
    initial commit 9 months ago
  • model_index.json
    499 Bytes
    Upload folder using huggingface_hub 9 months ago