https://github.com/ovshake/awesome-controlnets
List of awesome ControlNets with different conditionings
https://github.com/ovshake/awesome-controlnets
List: awesome-controlnets
computer-vision controlnet diffusers huggingface text-to-image
Last synced: 3 months ago
JSON representation
List of awesome ControlNets with different conditionings
- Host: GitHub
- URL: https://github.com/ovshake/awesome-controlnets
- Owner: ovshake
- License: apache-2.0
- Created: 2023-08-14T15:22:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T15:41:20.000Z (over 2 years ago)
- Last Synced: 2025-03-01T14:01:50.684Z (about 1 year ago)
- Topics: computer-vision, controlnet, diffusers, huggingface, text-to-image
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Publicly Available Control Nets
[](https://awesome.re)
## Introduction
This README provides a comprehensive list of publicly available control nets, categorized based on the specific inputs they are conditioned on. The aim of this documentation is to create a centralized repository that facilitates researchers, developers, and enthusiasts in the field of AI to easily find and understand different control nets and their conditioning parameters.
The information contained here is meant to be a starting point for exploration, enabling users to quickly identify relevant control nets for their specific needs or interests.
## Control Nets Table
| Control Net Name | Conditioned On |
|-----------------------|-------------------------|
| [`controlnet-openpose-sdxl-1.0`](https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0) | OpenPose V2 |
| [`controlnet-canny-sdxl-1.0`](https://huggingface.co/diffusers/controlnet-canny-sdxl-1.0) | Canny Edge Detector |
| [`sd-controlnet-depth`](https://huggingface.co/lllyasviel/sd-controlnet-depth) | Depth Map |
| [`sd-controlnet-hed`](https://huggingface.co/lllyasviel/sd-controlnet-hed) | HED Boundaries |
| [`sd-controlnet-scribble`](https://huggingface.co/lllyasviel/sd-controlnet-scribble) | Scribble input |
| [`control_v11f1e_sd15_tile`](https://huggingface.co/lllyasviel/control_v11f1e_sd15_tile) | Tiled Image |
| [`control_v11p_sd15_softedge`](https://huggingface.co/lllyasviel/control_v11p_sd15_softedge) | Soft Edges |
| [`control_v11p_sd15_seg`](https://huggingface.co/lllyasviel/control_v11p_sd15_seg) | Segmentation Mask |
| [`control_v11p_sd15s2_lineart_anime`](https://huggingface.co/lllyasviel/control_v11p_sd15s2_lineart_anime) | lineart anime |
| [`control_v11e_sd15_shuffle`](https://huggingface.co/lllyasviel/control_v11e_sd15_shuffle) | Shuffled Images |
| [`control_v11p_sd15_normalbae`](https://huggingface.co/lllyasviel/control_v11p_sd15_normalbae) | Normal Maps |
| [`sd-controlnet-normal`](https://huggingface.co/lllyasviel/sd-controlnet-normal) | Normal Maps |
## Contributions Welcome
This list is by no means exhaustive, and the field of control nets is rapidly evolving. Contributions are highly welcomed to keep this repository up to date and comprehensive. If you would like to add a control net or make a correction, please feel free to submit a pull request or open an issue. Together, we can make this a valuable resource for the community.
Thank you!
[@o_v_shake](https://twitter.com/o_v_shake)