Image-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
jax-diffusers-event
Instructions to use SAMControlNet/sd-controlnet-sam-seg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SAMControlNet/sd-controlnet-sam-seg with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("SAMControlNet/sd-controlnet-sam-seg") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle

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