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