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 Settings
- Draw Things
- DiffusionBee
你好作者
#2
by Huahua789 - opened
Hello author, I would like to ask you to update the RealVisXL_V5.0 model because this model is based on your production in 2024 and is now in 2026. My requirements need to be updated to RealVisXL_V6.0, and I am willing to pay a price. Please provide me with your contact information, reply if you see it, or I need to customize a model
This comment has been hidden