Instructions to use Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 743 Bytes
c54b3cc 72341fc c54b3cc 72341fc c54b3cc e5cf369 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
license: other
license_name: stabilityai-ai-community
license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/blob/main/LICENSE.md
tags:
- comfyui
- diffusion-single-file
base_model:
- stabilityai/stable-diffusion-3.5-controlnets
---
# Stable Diffusion 3.5 ControlNets
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π controlnet/
β β βββ sd3.5_large_controlnet_blur.safetensors
β β βββ sd3.5_large_controlnet_canny.safetensors
β β βββ sd3.5_large_controlnet_depth.safetensors
```
|