Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
Pretrained Latent Guidance predictor for Stable Diffusion as described in this Paper - https://sketch-guided-diffusion.github.io/.
|
5 |
+
Used to Guide the output of Diffusion models (Stable Diffusion in this Case) to stick closely to the edges of sketches.
|