Instructions to use Dolinin/controlnet-seg-room with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Dolinin/controlnet-seg-room with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Dolinin/controlnet-seg-room") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b480c59a40d6edc60a2556a28edac4f422d97829d0a1b3c704d76bb5b47e7855
- Size of remote file:
- 723 MB
- SHA256:
- cf66f276a700bdac4fa5adf5882a03f906d70b49209100ee4fde05d531b91a0e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.