deadman44 commited on
Commit
4c3ba1b
1 Parent(s): ff09f59

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
+ ---
7
+
8
+ ----
9
+ ## -Specializing in Japanese girls Test Model
10
+ ## -Merged photo-real model mixed 1000+ Twitter image.
11
+
12
+
13
+ for Stable Diffusion Webui Automatic1111</br>
14
+ type: .safetensors(ckpt)</br>
15
+ CFG Scale: middle-low</br>
16
+
17
+ ## Negative prompts are rarely needed.
18
+ example.</br>
19
+ low contrast, lowers, normal quality, low quality, worst quality, bad anatomy, bad proportions
20
+ ----
21
+
22
+
23
+ # El Zipang_test01
24
+
25
+ - Photo-Real</br>
26
+ photo realistic:+++++</br>
27
+ portrait:+++++</br>
28
+ action:+</br>
29
+ hand:+</br>
30
+
31
+ [<img src=https://i.imgur.com/MK6MUu0.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/MK6MUu0)[<img src=https://i.imgur.com/MAyuTUb.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/MAyuTUb)[<img src=https://i.imgur.com/Qs1DJyS.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/Qs1DJyS)[<img src=https://i.imgur.com/G0KhpMu.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/G0KhpMu)[<img src=https://i.imgur.com/KuWcOxX.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/KuWcOxX)[<img src=https://i.imgur.com/dYG6xTp.png style="max-width: 128px;" width="25%" />](https://i.imgur.com/dYG6xTp)
32
+
33
+ ## example
34
+ <img src=https://i.imgur.com/KuWcOxX.png>
35
+
36
+ ```jsx
37
+ japanese, 1girl, solo, looking at viewer, long hair, couch, black hair, smile, realistic, bangs, long sleeves, black eyes, brown eyes, upper body, sitting, fingernails, lips, school uniform, closed mouth
38
+ Negative prompt: low contrast, lowers, normal quality, low quality, worst quality, bad anatomy, bad proportions
39
+ Steps: 10, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 185236819, Size: 512x768, Model hash: c785dff0
40
+ ```
41
+ -Recommended prompt:
42
+ ```jsx
43
+ japanese, 1girl,
44
+ Negative prompt:
45
+ low contrast, lowers, normal quality, low quality, worst quality, bad anatomy, bad proportions,
46
+ CFG scale: 4-8
47
+ ```
48
+ ----