alfredplpl
commited on
Commit
•
59c80a2
1
Parent(s):
33a6ecd
Update README.md
Browse files
README.md
CHANGED
@@ -21,34 +21,6 @@ AI Picasso社が開発したAIアートに特化した画像生成AIです。
|
|
21 |
[ここ](https://huggingface.co/spaces/aipicasso/emi-2-demo)からデモを利用することができます。
|
22 |
本格的に利用する人は[ここ](emi-2-5.safetensors)からモデルをダウンロードできます。
|
23 |
|
24 |
-
# シンプルな作品例
|
25 |
-
|
26 |
-
![example_1.jpg](example_1.jpg)
|
27 |
-
|
28 |
-
```
|
29 |
-
positive prompt: 1girl, close-up, brown bob short hair, brown eyes, smile:0.1, looking at viewer, cherry blossom
|
30 |
-
negative prompt: (embedding:unaestheticXLv31:0.5)
|
31 |
-
```
|
32 |
-
|
33 |
-
![example_2.png](example_2.png)
|
34 |
-
|
35 |
-
```
|
36 |
-
positive prompt: monochrome, black and white, (japanese manga), mount fuji
|
37 |
-
negative prompt: (embedding:unaestheticXLv31:0.5)
|
38 |
-
```
|
39 |
-
|
40 |
-
![example_3.jpg](example_3.jpg)
|
41 |
-
```
|
42 |
-
positive prompt: 1boy, face, silver very short hair, red eyes, smile:0.1, looking at viewer, white background
|
43 |
-
negative prompt: (embedding:unaestheticXLv31:0.5)
|
44 |
-
```
|
45 |
-
|
46 |
-
![example_4.jpg](example_4.jpg)
|
47 |
-
```
|
48 |
-
positive prompt: 1girl standing on an abandoned ruin, brown long hair, brown eyes, full body, from front
|
49 |
-
negative prompt: (embedding:unaestheticXLv31:0.5), bad hand, bad anatomy, low quality
|
50 |
-
```
|
51 |
-
|
52 |
# モデルの出力向上について
|
53 |
- 使えるプロンプトはWaifu Diffusionと同じです。また、Stable Diffusionのように使うこともできます。
|
54 |
- ネガティブプロンプトに[Textual Inversion](https://civitai.com/models/119032/unaestheticxl-or-negative-ti)を使用することをおすすめします。
|
|
|
21 |
[ここ](https://huggingface.co/spaces/aipicasso/emi-2-demo)からデモを利用することができます。
|
22 |
本格的に利用する人は[ここ](emi-2-5.safetensors)からモデルをダウンロードできます。
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
# モデルの出力向上について
|
25 |
- 使えるプロンプトはWaifu Diffusionと同じです。また、Stable Diffusionのように使うこともできます。
|
26 |
- ネガティブプロンプトに[Textual Inversion](https://civitai.com/models/119032/unaestheticxl-or-negative-ti)を使用することをおすすめします。
|