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:
- 55faa7729dc9e0daaa2a2fb7e155b7ef957cb5c2ccc85432a288de3599d929e2
- Size of remote file:
- 1.6 MB
- SHA256:
- 87ade8e21b22f754474a77152a89ef1d7ef08ddb25f6c614a48230df9e8f081f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.