Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

lodestones
/
Chroma1-HD

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

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

  • Libraries
  • Diffusers

    How to use lodestones/Chroma1-HD 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-HD", 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-HD
45.3 GB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 21 commits
lodestones's picture
lodestones
silveroxides's picture
silveroxides
Update model card with paths to workflow and sample and overview (#19)
0e0c60e verified 7 months ago
  • images
    Upload images/FictionalChromaBanner_1.png with huggingface_hub 9 months ago
  • scheduler
    Enable timestep shifting (#13) 8 months ago
  • text_encoder
    Upload folder using huggingface_hub 10 months ago
  • tokenizer
    Upload folder using huggingface_hub 10 months ago
  • transformer
    Chroma1-HD rev-0.1 9 months ago
  • vae
    Chroma1-HD rev-0.1 9 months ago
  • .gitattributes
    1.8 kB
    Upload workflow, sample image and overview image for ComfyUI (#18) 7 months ago
  • Chroma1-HD.safetensors
    17.8 GB
    xet
    Chroma1-HD rev-0.1 9 months ago
  • ComfyUI_Chroma1-HD_T2I-overview.png
    4.1 MB
    xet
    Upload workflow, sample image and overview image for ComfyUI (#18) 7 months ago
  • ComfyUI_Chroma1-HD_T2I-sample.png
    1.85 MB
    xet
    Upload workflow, sample image and overview image for ComfyUI (#18) 7 months ago
  • ComfyUI_Chroma1-HD_T2I-workflow.json
    23 kB
    Upload workflow, sample image and overview image for ComfyUI (#18) 7 months ago
  • README.md
    8.11 kB
    Update model card with paths to workflow and sample and overview (#19) 7 months ago
  • model_index.json
    494 Bytes
    Chroma1-HD rev-0.1 9 months ago