Update README.md
Browse files
README.md
CHANGED
@@ -11,10 +11,11 @@ tags:
|
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
14 |
-
Hello, I am very happy to announce the controlnet-canny-sdxl-1.0 model, a very powerful controlnet that can
|
15 |
-
with large amount of high quality data, with carefully filtered and captioned. Besides, useful tricks are applied
|
16 |
-
and multi resolution. With only 1 stage training, the performance outperforms the other opensource canny models
|
17 |
-
the application of stable diffusion models. Canny is one of the most important
|
|
|
18 |
|
19 |
## Model Details
|
20 |
|
|
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
14 |
+
Hello, I am very happy to announce the controlnet-canny-sdxl-1.0 model, a very powerful controlnet that can generate high resolution images visually comparable with midjourney.
|
15 |
+
The model was trained with large amount of high quality data(over 10000000 images), with carefully filtered and captioned(powerful vllm model). Besides, useful tricks are applied
|
16 |
+
during the training, including date augmentation, mutiple loss and multi resolution. With only 1 stage training, the performance outperforms the other opensource canny models
|
17 |
+
([diffusers/controlnet-canny-sdxl-1.0], [TheMistoAI/MistoLine]). I release it and hope to advance the application of stable diffusion models. Canny is one of the most important
|
18 |
+
ControlNet series models and can be applied to many jobs associated with drawing and designing.
|
19 |
|
20 |
## Model Details
|
21 |
|