Image-to-Image
Diffusers
English
stable-diffusion
stable-diffusion-diffusers
controlnet
jax-diffusers-event
Instructions to use mfidabel/controlnet-segment-anything with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mfidabel/controlnet-segment-anything with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("mfidabel/controlnet-segment-anything") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7ed5e5fe9e7a76f837c3b105287bb2ec96203ce1f13c25968ecb8403f4f8b81a
- Size of remote file:
- 1.45 GB
- SHA256:
- 3d2e2e50cb30e8112a62788a66fb1abdb2cef6628074c8fc95cb8314d565b7de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.