Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,15 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: diffusers
|
6 |
pipeline_tag: text-to-image
|
7 |
tags:
|
8 |
- text-to-image
|
|
|
|
|
9 |
---
|
10 |
-
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
license_name: fair-ai-public-license-1.0-sd
|
4 |
+
license_link: https://freedevproject.org/faipl-1.0-sd/
|
5 |
language:
|
6 |
- en
|
7 |
library_name: diffusers
|
8 |
pipeline_tag: text-to-image
|
9 |
tags:
|
10 |
- text-to-image
|
11 |
+
base_model:
|
12 |
+
- Minthy/RouWei-0.7
|
13 |
---
|
14 |
+
Original model is [here](https://huggingface.co/finetune250156/v1_rouwei_07_vpred/).
|
15 |
+
This model created by [finetune250156](https://huggingface.co/finetune250156).
|