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:
- e5ac7c94efac2c5915ef8ca2297b6fdc943e92c0718d5bc53e09876ce28bc9a5
- Size of remote file:
- 3.75 MB
- SHA256:
- 1df4db15f517159d4041c8e335f3766857e3839cbfb3d4c10e87222549847cc7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.