Change Readme to John6666 Feel
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
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: mit
|
3 |
language:
|
4 |
- en
|
5 |
library_name: diffusers
|
6 |
pipeline_tag: text-to-image
|
7 |
tags:
|
8 |
- text-to-image
|
9 |
+
base_model:
|
10 |
+
- nyanko7/nyaflow-xl-alpha
|
11 |
+
datasets:
|
12 |
+
- nyanko7/danbooru2023
|
13 |
---
|
14 |
+
Original model is [here](https://huggingface.co/nyanko7/nyaflow-xl-alpha). This model created by [nyanko7](https://huggingface.co/nyanko7/).
|