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

- Xet hash:
- 7adad4fb793753f5f10581d66742c7fbbde9a23af810cd1407bf5f3757834acb
- Size of remote file:
- 1.75 MB
- SHA256:
- 96382f2c427e45440e29e193ceebd7f5886b36b1882166d48c8c5c90509b4b2b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.