Instructions to use lodestones/Chroma1-HD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lodestones/Chroma1-HD with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma1-HD", 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

- Xet hash:
- dd7a171dbf0e0799777a61bda47c44d70086bf2d59435249cbeeb541e7f5676b
- Size of remote file:
- 1.85 MB
- SHA256:
- f11297baafd5b98723fa0bc16b35a5283bcf8fe9ee5212338649d59f620972a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.