Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Instructions to use Lam-Hung/controlnet_segment_interior with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Lam-Hung/controlnet_segment_interior with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Lam-Hung/controlnet_segment_interior") 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
509c787 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1f4f85f7d0c7c2326e50d749516aa76c596718016791f42b9c00ae661e3b3679
size 1445157120
|