Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
--
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-to-image
|
| 4 |
+
tags:
|
| 5 |
+
- SDXL
|
| 6 |
+
- Merge
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
This model is a culmination of experimentation with multiple finetuned versions of the Stable Diffusion XL model, merged to create a single model capable of generating images with diverse spatiality.
|