Text-to-Image
Diffusers
Safetensors
stable-diffusion-xl
stable-diffusion-xl-diffusers
controlnet
diffusers-training
Instructions to use MAK007/sdxl_depth_controlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MAK007/sdxl_depth_controlnet with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("MAK007/sdxl_depth_controlnet") pipe = StableDiffusionControlNetPipeline.from_pretrained( "SG161222/RealVisXL_V4.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 132 Bytes
4b73267 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ca5915bc47c96e6406b982f0edd4288805692816b68211bdc815afe7f8d85e0
size 5457500
|