Commit
·
6ed78fc
1
Parent(s):
5fbbeee
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,10 +7,10 @@ tags:
|
|
| 7 |
- stable-diffusion
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Controlnet - *
|
| 11 |
|
| 12 |
ControlNet is a neural network structure to control diffusion models by adding extra conditions.
|
| 13 |
-
This checkpoint corresponds to the ControlNet conditioned on **
|
| 14 |
|
| 15 |
It can be used in combination with [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img).
|
| 16 |
|
|
|
|
| 7 |
- stable-diffusion
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Controlnet - *Human Pose Version*
|
| 11 |
|
| 12 |
ControlNet is a neural network structure to control diffusion models by adding extra conditions.
|
| 13 |
+
This checkpoint corresponds to the ControlNet conditioned on **Human Pose Estimation**.
|
| 14 |
|
| 15 |
It can be used in combination with [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img).
|
| 16 |
|