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
issue loading tile controlnet
11
#7 opened about 2 years ago
by
terrance3512
Tile Training Details
1
#6 opened about 2 years ago
by
kitsuneautodraft
Сan someone post the tile realistic workflow?
#5 opened about 2 years ago
by
nikgtn
config.json
5
#4 opened about 2 years ago
by
christopher5106
How to use dw openpose with diffusers?
1
#3 opened over 2 years ago
by
creatorbest
Photorealistic version?
2
#2 opened over 2 years ago
by
97Buckeye
Is this Segmentation Model works with OneFormer ADE20K colour coding?
1
#1 opened over 2 years ago
by
yasserhafizs