Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
Here's the first version of controlnet (canny) for stablediffusion 2.1
|
2 |
|
|
|
3 |
|
4 |
Thanks https://huggingface.co/lllyasviel/ControlNet for the implementation and the release of 1.5 models.
|
5 |
|
|
|
1 |
Here's the first version of controlnet (canny) for stablediffusion 2.1
|
2 |
|
3 |
+
Trained on a subset of laion/laion-art for 14000 steps (batch 16) on an A6000
|
4 |
|
5 |
Thanks https://huggingface.co/lllyasviel/ControlNet for the implementation and the release of 1.5 models.
|
6 |
|