Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +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 |
-
|
10 |
-
|
|
|
11 |
---
|
12 |
|
13 |
|
@@ -296,4 +299,4 @@ SoteDiffusion models falls under [Fair AI Public License 1.0-SD](https://freedev
|
|
296 |
3. **Distribution Terms:** Any distribution must be under this license or another with similar rules.
|
297 |
4. **Compliance:** Non-compliance must be fixed within 30 days to avoid license termination, emphasizing transparency and adherence to open-source values.
|
298 |
|
299 |
-
**Notes**: Anything not covered by Fair AI license is inherited from Stability AI Non-Commercial license which is named as LICENSE_INHERIT.
|
|
|
3 |
license: other
|
4 |
license_name: faipl-1.0-sd
|
5 |
license_link: LICENSE
|
6 |
+
datasets: Disty0/sotediffusion-text_only
|
7 |
+
base_model: Disty0/sotediffusion-wuerstchen3
|
8 |
tags:
|
9 |
- text-to-image
|
10 |
+
- anime
|
11 |
+
language: en
|
12 |
+
library_name: diffusers
|
13 |
+
prior: Disty0/sotediffusion-v2-prior
|
14 |
---
|
15 |
|
16 |
|
|
|
299 |
3. **Distribution Terms:** Any distribution must be under this license or another with similar rules.
|
300 |
4. **Compliance:** Non-compliance must be fixed within 30 days to avoid license termination, emphasizing transparency and adherence to open-source values.
|
301 |
|
302 |
+
**Notes**: Anything not covered by Fair AI license is inherited from Stability AI Non-Commercial license which is named as LICENSE_INHERIT.
|