852wa commited on
Commit
a8de5c6
1 Parent(s): 8aed31b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ■hakoA & hakoB
2
+
3
+ I conducted custom fine-tuning on wd15-beta2-aesthetic, which is based on the SD2.1 architecture, available at https://huggingface.co/waifu-diffusion/wd-1-5-beta2.
4
+
5
+ SD2.1系であるwd15-beta2-aesthetic
6
+ https://huggingface.co/waifu-diffusion/wd-1-5-beta2 
7
+ に対して独自の追加学習を行いました。
8
+
9
+
10
+ ■Setting
11
+
12
+ It is recommended to use "(anime:1.2)" as the prompt and "nsfw,messy,blush,nfixer" as the negative prompt. If the output is not at least 768 pixels on the shorter side, there is a possibility that the facial features may be distorted.
13
+
14
+ promptには「(anime:1.2)」
15
+ negative promptには「nsfw,messy,blush,nfixer」
16
+ を入れることをおすすめします。
17
+ 短辺が768px以上での出力でない場合、顔の描画が崩れる可能性があります。
18
+
19
+
20
+ ■Licence
21
+
22
+ Model hakoA and hakoB are released under the Fair AI Public License 1.0-SD. Please refer to the following link for the license terms: https://freedevproject.org/faipl-1.0-sd/
23
+
24
+ hakoA、hakoBはFair AI Public License 1.0-SDのライセンス下での公開です。
25
+ 下記ライセンス内容を確認ください。
26
+ https://freedevproject.org/faipl-1.0-sd/
27
+
28
+ ![sample1](https://huggingface.co/852wa/hako/blob/main/img/01.png)
29
+ ```
30
+ (anime:1.2),(hyper extreme detailed:1.0),amazing quality,Beautiful Illustration,1girl,breasts,maid_apron,happy smile,cafe with waitresses dressed in cute maid costumes
31
+ Negative prompt: nsfw,messy,blush,nfixer,
32
+ Steps: 28, Sampler: DPM++ SDE Karras, CFG scale: 7, Seed: 1386462091, Size: 768x1152
33
+ ```
34
+
35
+ ![sample2](https://huggingface.co/852wa/hako/blob/main/img/02.png)
36
+ ```
37
+ (anime:1.2),( stylish pose:1.1), (smile:1), (king (throne:1.1) :1.3),
38
+ Negative prompt: nsfw,messy,blush,nfixer,
39
+ Steps: 28, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2137539252, Size: 768x1152
40
+ ```
41
+
42
+ ![sample3](https://huggingface.co/852wa/hako/blob/main/img/03.png)
43
+ ```
44
+ (anime:1.2),(masterpiece:1.2), (high quality:1.2), (watercolor painting:1.1),anatomy,1 girl,solo,(cowboy shot:1.1), perfect face,18yo,(from front),school girl,
45
+ black hair,black cardigan,ribbon,(white hat:1.1),closed eyes,arms behind back,tree,calm,(darkness lighting:1.4),(night:1.4),
46
+ standing ,kawaii face, depth of field
47
+ Negative prompt: nsfw,messy,blush,nfixer,
48
+ Steps: 28, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 260664233, Size: 768x1152
49
+ ```
50
+
51
+ ![sample4](https://huggingface.co/852wa/hako/blob/main/img/04.png)
52
+ ```
53
+ (anime:1.2),(1girl, 12yo, flat:1.2)white dress outdoor
54
+ Negative prompt: nsfw,messy,blush,nfixer,
55
+ Steps: 28, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2617311573, Size: 768x1152
56
+ ```
57
+