Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
---
|
5 |
+
license: openrail
|
6 |
+
---
|
7 |
+
Modified version of diffusers Composable Community Pipeline.
|
8 |
+
Fixed incompatibility with Stable Diffusion v2, eliminated Safety warning
|
9 |
+
|
10 |
+
Made to go with my [Stable Diffusion Deluxe](https://colab.research.google.com/github/Skquark/AI-Friends/blob/main/Stable_Diffusion_Deluxe.ipynb) Notebook.
|