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

SG161222
/
SPARK.Chroma_v1

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

Instructions to use SG161222/SPARK.Chroma_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SG161222/SPARK.Chroma_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SG161222/SPARK.Chroma_v1", 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
SPARK.Chroma_v1
63.3 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 48 commits
SG161222's picture
SG161222
Update README.md
61c8d52 verified 21 days ago
  • scheduler
    Upload 19 files 21 days ago
  • text_encoder
    Upload 19 files 21 days ago
  • tokenizer
    Upload 19 files 21 days ago
  • transformer
    Upload 19 files 21 days ago
  • vae
    Upload 19 files 21 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    4.34 kB
    Update README.md 21 days ago
  • SPARK.Chroma_v1_1024.safetensors
    17.8 GB
    xet
    Upload SPARK.Chroma_v1_1024.safetensors 21 days ago
  • SPARK.Chroma_v1_512.safetensors
    17.8 GB
    xet
    Upload SPARK.Chroma_v1_512.safetensors 2 months ago
  • model_index.json
    531 Bytes
    Upload 19 files 21 days ago