Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
|
| 18 |
On-device, high-resolution image synthesis from text and image prompts. ControlNet guides Stable-diffusion with provided input image to generate accurate images from given input prompt.
|
| 19 |
|
| 20 |
-
This model is an implementation of
|
| 21 |
|
| 22 |
|
| 23 |
This repository provides scripts to run ControlNet on Qualcomm® devices.
|
|
|
|
| 17 |
|
| 18 |
On-device, high-resolution image synthesis from text and image prompts. ControlNet guides Stable-diffusion with provided input image to generate accurate images from given input prompt.
|
| 19 |
|
| 20 |
+
This model is an implementation of ControlNet found [here](https://github.com/lllyasviel/ControlNet).
|
| 21 |
|
| 22 |
|
| 23 |
This repository provides scripts to run ControlNet on Qualcomm® devices.
|