Instructions to use thibaud/controlnet-sd21-lineart-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thibaud/controlnet-sd21-lineart-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("thibaud/controlnet-sd21-lineart-diffusers") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d14c39ca5c655c50428ca5b31b6de37b1f9ce1fda595f606ffa7202fb83ab56c
- Size of remote file:
- 729 MB
- SHA256:
- 94ef0c793178b6aa21b968effac0a38c19799b07e4a382d1d492d443412f6900
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.