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
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