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_preview

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

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

  • Libraries
  • Diffusers

    How to use SG161222/SPARK.Chroma_preview 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_preview", 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_preview
55.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 54 commits
SG161222's picture
SG161222
Update README.md
b23f3f7 verified 7 months ago
  • scheduler
    Upload 19 files 7 months ago
  • text_encoder
    Upload 19 files 7 months ago
  • tokenizer
    Upload 19 files 7 months ago
  • transformer
    Upload 19 files 7 months ago
  • vae
    Upload 19 files 7 months ago
  • .gitattributes
    1.57 kB
    Upload image.png 7 months ago
  • BasicWorkflow.json
    14.6 kB
    Upload 4 files 7 months ago
  • README.md
    3.57 kB
    Update README.md 7 months ago
  • SPARK.Chroma_preview.safetensors
    17.8 GB
    xet
    Upload 4 files 7 months ago
  • ae.safetensors
    335 MB
    xet
    Upload 4 files 7 months ago
  • image.png
    1.28 MB
    xet
    Upload image.png 7 months ago
  • model_index.json
    531 Bytes
    Upload 19 files 7 months ago
  • t5xxl_fp16.safetensors
    9.79 GB
    xet
    Upload 4 files 7 months ago