Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,18 @@ license: apache-2.0
|
|
3 |
---
|
4 |
|
5 |
# This is the example of [this PR](https://github.com/huggingface/diffusers/pull/3912)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# This is the example of [this PR](https://github.com/huggingface/diffusers/pull/3912)
|
6 |
+
|
7 |
+
# Dataset
|
8 |
+
|
9 |
+
I used dataset from [civitai classic-anime-expressions](https://civitai.com/models/25613/classic-anime-expressions)
|
10 |
+
|
11 |
+
# Example result
|
12 |
+
|
13 |
+
#### prompt = '1girl, X X'
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
#### prompt = '1girl, >_<'
|
18 |
+
|
19 |
+
#### prompt = '1girl, @_@'
|
20 |
+
|