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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

youtube showcase

πŸ‘ 3
#8 opened 1 day ago by
realrebelai

Feedback

πŸ‘β€οΈ 9
37
#7 opened 15 days ago by
SG161222

next status update for the the sparks v1 training at step 2 resolution 1024?

πŸ‘€ 4
5
#5 opened about 1 month ago by
sasori7713

i see 100% on the training update.

πŸ‘β€οΈ 1
4
#4 opened about 2 months ago by
sasori7713

How the training going for the new chroma sparks?

β€οΈπŸ‘ 3
2
#3 opened 3 months ago by
sasori7713

δ½ ε₯½δ½œθ€…

🀯 1
1
#2 opened 3 months ago by
Huahua789

did the 1st attempt failed?

β€οΈπŸ‘ 5
5
#1 opened 6 months ago by
Jaycod
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs