Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,14 @@ pipeline_tag: text-to-image
|
|
3 |
license: other
|
4 |
license_name: faipl-1.0-sd
|
5 |
license_link: LICENSE
|
|
|
6 |
tags:
|
7 |
- text-to-image
|
8 |
-
-
|
|
|
|
|
9 |
inference: false
|
10 |
-
decoder:
|
11 |
-
- Disty0/sotediffusion-wuerstchen3-decoder
|
12 |
---
|
13 |
|
14 |
|
|
|
3 |
license: other
|
4 |
license_name: faipl-1.0-sd
|
5 |
license_link: LICENSE
|
6 |
+
base_model: stabilityai/stable-cascade
|
7 |
tags:
|
8 |
- text-to-image
|
9 |
+
- anime
|
10 |
+
library_name: diffusers
|
11 |
+
language: en
|
12 |
inference: false
|
13 |
+
decoder: Disty0/sotediffusion-wuerstchen3-decoder
|
|
|
14 |
---
|
15 |
|
16 |
|