Instructions to use ellljoy/controlnet-interior-design with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ellljoy/controlnet-interior-design with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("ellljoy/controlnet-interior-design") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 135 Bytes
8655830 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c673c0b99e23c8a6575f6fffd2231a617f7ab6bc5c9b99267dcde4f578bc736
size 1445128798
|