Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Instructions to use sidnarsipur/controlnet_height with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sidnarsipur/controlnet_height with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("sidnarsipur/controlnet_height") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-2-1-base", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- b78ac9bb37f8e62a87a43f83bb092e0839be0de2114595f3435d2cee1a3b5da1
- Size of remote file:
- 14.3 kB
- SHA256:
- 58ee2d4f7ee97769fee484c7d114e985ff127573e18b4f32066877947ee3181e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.