p1atdev commited on
Commit
ae6ec79
·
1 Parent(s): 1e6a472

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -6,4 +6,36 @@ license: other
6
 
7
  学習のベースモデルは [WD 1.5 beta 3](https://huggingface.co/waifu-diffusion/wd-1-5-beta3) の base。
8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
 
6
 
7
  学習のベースモデルは [WD 1.5 beta 3](https://huggingface.co/waifu-diffusion/wd-1-5-beta3) の base。
8
 
9
+ - [mist-no-1-2-40.safetensors](https://huggingface.co/p1atdev/misted/blob/main/test1/mist-no-1-2-40.safetensors): nijijourneyから5枚の画像を学習
10
+ - [mist-1-1-40.safetensors](https://huggingface.co/p1atdev/misted/blob/main/test1/mist-1-1-40.safetensors): 学習画像全てにMist を Textural モード、Strength 16、Steps 100、Output size 512、Low VRAM usage mode で付与して学習
11
+
12
+ 学習画像以外は同じ設定で学習した。
13
+
14
+
15
+
16
+ ![sample 1](https://huggingface.co/p1atdev/misted/resolve/main/test1/images/1.jpg)
17
+
18
+ ```
19
+ masterpiece, best quality, exceptional, best aesthetic, mst style, 1girl, animal ears, solo, jacket, looking at viewer, tail, shirt, open clothes, white shirt, open jacket, blue hair, fox ears, upper body, blue eyes, hair ornament, black jacket, hairclip, fox tail, outdoors, short hair, closed mouth, bangs
20
+ Negative prompt: worst quality, low quality, bad aesthetic, oldest, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry
21
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3062589856, Size: 512x512, Model hash: d38e779546, Model: wd-beta3-base-fp16, Clip skip: 2, Version: v1.2.1, Script: X/Y/Z plot, X Type: AddNet Model 1, X Values: "None,mist-no-1-2-40(394e4f330c12),mist-1-1-40(d68f0ae289be)"
22
+ ```
23
+
24
+
25
+ ![sample 2](https://huggingface.co/p1atdev/misted/resolve/main/test1/images/2.jpg)
26
+
27
+ ```
28
+ masterpiece, best quality, exceptional, best aesthetic, 1girl, upper body, looking at viewer,
29
+ Negative prompt: worst quality, low quality, bad aesthetic, oldest, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry
30
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3331018170, Size: 512x512, Model hash: d38e779546, Model: wd-beta3-base-fp16, Clip skip: 2, Version: v1.2.1, Script: X/Y/Z plot, X Type: AddNet Model 1, X Values: "None,mist-no-1-2-40(394e4f330c12),mist-1-1-40(d68f0ae289be)"
31
+ ```
32
+
33
+
34
+ ![sample 3](https://huggingface.co/p1atdev/misted/resolve/main/test1/images/3.jpg)
35
+
36
+ ```
37
+ masterpiece, best quality, exceptional, best aesthetic, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,
38
+ Negative prompt: worst quality, low quality, bad aesthetic, oldest, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry
39
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2297393473, Size: 512x512, Model hash: d38e779546, Model: wd-beta3-base-fp16, Clip skip: 2, Version: v1.2.1, Script: X/Y/Z plot, X Type: AddNet Model 1, X Values: "None,mist-no-1-2-40(394e4f330c12),mist-1-1-40(d68f0ae289be)"
40
+ ```
41