Commit ·
035931d
1
Parent(s): 1590192
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,12 @@
|
|
| 1 |
sd-controlnet-depth model for PPDiffusers
|
|
|
|
| 2 |
Thanks
|
|
|
|
| 3 |
https://huggingface.co/lllyasviel/ControlNet
|
|
|
|
| 4 |
for the implementation and the release of 1.5 models.
|
| 5 |
|
|
|
|
| 6 |
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers/scripts/convert_diffusers_model
|
|
|
|
| 7 |
for the conversion script to PPDiffusers
|
|
|
|
| 1 |
sd-controlnet-depth model for PPDiffusers
|
| 2 |
+
|
| 3 |
Thanks
|
| 4 |
+
|
| 5 |
https://huggingface.co/lllyasviel/ControlNet
|
| 6 |
+
|
| 7 |
for the implementation and the release of 1.5 models.
|
| 8 |
|
| 9 |
+
|
| 10 |
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers/scripts/convert_diffusers_model
|
| 11 |
+
|
| 12 |
for the conversion script to PPDiffusers
|