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