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:
- 8a4737e835f87e9651b64545a694ce4672dc1359356f2bf25f142bdbea8739f3
- Size of remote file:
- 2.06 MB
- SHA256:
- 12eea34eb5f2b9d6aa529c67b0e4767b765465b0d895c3109f37cefa47233a5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.