Commit
·
b1ce3b2
1
Parent(s):
6387056
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,8 @@ ControlNet is a neural network structure to control diffusion models by adding e
|
|
| 27 |
|
| 28 |
This checkpoint corresponds to the ControlNet conditioned on **tiled image**. Conceptually, it is similar to a super-resolution model, but its usage is not limited to that. It is also possible to generate details at the same size as the input (conditione) image.
|
| 29 |
|
|
|
|
|
|
|
| 30 |
## Model Details
|
| 31 |
- **Developed by:** Lvmin Zhang, Maneesh Agrawala
|
| 32 |
- **Model type:** Diffusion-based text-to-image generation model
|
|
|
|
| 27 |
|
| 28 |
This checkpoint corresponds to the ControlNet conditioned on **tiled image**. Conceptually, it is similar to a super-resolution model, but its usage is not limited to that. It is also possible to generate details at the same size as the input (conditione) image.
|
| 29 |
|
| 30 |
+
**This model was contributed by [*takuma104*](https://huggingface.co/takuma104)**
|
| 31 |
+
|
| 32 |
## Model Details
|
| 33 |
- **Developed by:** Lvmin Zhang, Maneesh Agrawala
|
| 34 |
- **Model type:** Diffusion-based text-to-image generation model
|