Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
This is the LDM version of Blended Latent Diffusion.
|
6 |
+
For more details, please refer to [Blended Latent Diffusion Project Page](https://omriavrahami.com/blended-latent-diffusion-page/).
|
7 |
+
|
8 |
+
However, we recommend using the newer SDXL-based implementation in the [official Blended Latnet Diffusion repository](https://github.com/omriav/blended-latent-diffusion)
|