Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Instructions to use sidnarsipur/controlnet_normal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sidnarsipur/controlnet_normal with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("sidnarsipur/controlnet_normal") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-2-1-base", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- d5dacf24a98c35a3cb3d75b31f62fa6b23a3fcf35373e7fc1e059dde2022b694
- Size of remote file:
- 1.88 MB
- SHA256:
- b5a0c30980d7d3e3ed11a64c8a52727dcd30361c8091119011a132701b4a584d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.