Other
Diffusers
Safetensors
art
controlnet
stable-diffusion
controlnet-v1-1
inpaint
custom
image-to-image
Instructions to use OrderAndChaos/controlnet-inpaint-endpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OrderAndChaos/controlnet-inpaint-endpoint with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("OrderAndChaos/controlnet-inpaint-endpoint") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8eedd08e4cfcc90665c16a881b4620f92937afc95b917d2fdf1b44de27de6f51
- Size of remote file:
- 723 MB
- SHA256:
- 361c0cf3e3d4d13130b12f9b89fe251f9fc9b97e23af1fc277d4003c607fc6c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.