deadman44 commited on
Commit
396e35d
·
verified ·
1 Parent(s): 1cb5cd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +106 -5
README.md CHANGED
@@ -1,5 +1,106 @@
1
- ---
2
- license: other
3
- license_name: flux-1-dev-non-commercial-license
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
+ language:
6
+ - en
7
+ tags:
8
+ - text-to-image
9
+ - stable-diffusion
10
+ - safetensors
11
+ - flux
12
+ ---
13
+ <style>
14
+ .title{
15
+ font-size: 2.5em;
16
+ letter-spacing: 0.01em;
17
+ padding: 0.5em 0;
18
+ }
19
+ .thumbwidth{
20
+ max-width: 180px;
21
+ }
22
+ .font_red{
23
+ color:red
24
+ }
25
+ </style>
26
+
27
+ ## Recent Updates
28
+ 24/11/25 add [zipang_flux_test01](test01)
29
+
30
+ ---
31
+
32
+ <a id="test01"></a>
33
+ <h1 class="title">
34
+ <span>zipang flux test01</span>
35
+ </h1>
36
+ -Finetune test model.<br/>
37
+ -Various age-group outputs<br/>
38
+ -flux_dev1 base<br/>
39
+ I'm going to try a de-distilled model next time.<br/>
40
+ <br/>
41
+
42
+ [Download: zipang_flux_test01](https://huggingface.co/deadman44/Flux_Photoreal_Models/resolve/main/zipang_flux_test01-Q5_K_M.gguf?download=true) (checkpoint)<br/>
43
+ <table>
44
+ <tr>
45
+ <td>
46
+ <a href="https://img100.pixhost.to/images/373/536960537_20241125200925_zipang_flux_test01-q5_k_m_2527114569.jpg" target=”_blank”>
47
+ <div>
48
+ <img src="https://t100.pixhost.to/thumbs/373/536960537_20241125200925_zipang_flux_test01-q5_k_m_2527114569.jpg" alt="sample1" class="thumbwidth" >
49
+ </div>
50
+ </td>
51
+ <td>
52
+ <a href="https://img100.pixhost.to/images/373/536960541_20241125201614_zipang_flux_test01-q5_k_m_3576329090.jpg" target=”_blank”>
53
+ <div>
54
+ <img src="https://t100.pixhost.to/thumbs/373/536960541_20241125201614_zipang_flux_test01-q5_k_m_3576329090.jpg" alt="sample1" class="thumbwidth" >
55
+ </div>
56
+ </td>
57
+ <td>
58
+ <a href="https://img100.pixhost.to/images/373/536960545_20241125203241_zipang_flux_test01-q5_k_m_2776563753.jpg" target=”_blank”>
59
+ <div>
60
+ <img src="https://t100.pixhost.to/thumbs/373/536960545_20241125203241_zipang_flux_test01-q5_k_m_2776563753.jpg" alt="sample1" class="thumbwidth" >
61
+ </div>
62
+ </td>
63
+ </tr>
64
+
65
+ </table>
66
+ -refer to png info
67
+ <br />
68
+
69
+ <br/>
70
+
71
+ ### -VAE / Text Encoder:
72
+ ae, clip_l, t5xxl_fp16<br/>
73
+ ### -Sampling method<br/>
74
+ [Forge] Flux Realistic, Euler (Simple)<br/>
75
+ ### -Sampling steps<br/>
76
+ 12-30<br/>
77
+ ### -CFG Scale<br/>
78
+ 1<br/>
79
+ <br/>
80
+
81
+ ## - sample prompt
82
+
83
+ [<img src=https://t100.pixhost.to/thumbs/373/536960562_20241125204147_zipang_flux_test01-q5_k_m_1888130365.jpg />](https://img100.pixhost.to/images/373/536960562_20241125204147_zipang_flux_test01-q5_k_m_1888130365.jpg)
84
+ ```bash
85
+ 17yo, myjk, grin, teeth,
86
+ Photograph of a Japanese girl with long dark hair in twintails, wearing a grey school uniform with a white shirt and a red plaid bow tie.
87
+ She is sitting at a desk in a classroom with a neutral expression, looking at the camera.
88
+ She is holding a pen.
89
+ The background shows a typical Japanese classroom with white walls.
90
+ The lighting is natural, likely coming from a window on the left side of the frame.
91
+ The camera angle is eye-level, capturing her from the front.
92
+ The photo has a casual, everyday feel.
93
+ Steps: 12, Sampler: Euler, Schedule type: Simple, CFG scale: 1, Distilled CFG Scale: 3.5, Seed: 1888130365, Size: 512x768, Model hash: db4f24fbb9, Model: zipang_flux_test01-Q5_K_M, Version: f2.0.1v1.10.1-previous-535-gb20cb4bf0, Diffusion in Low Bits: Automatic (fp16 LoRA), Module 1: clip_l, Module 2: t5xxl_fp16, Module 3: ae
94
+ ```
95
+ <br />
96
+
97
+ ## - trigger
98
+ ```bash
99
+ japanese, european,
100
+ myjy, myjsl, myjsm, myjsh, myjc, myjk, myjd,
101
+ and 3-30yo,
102
+ and native english(recomended) or danbooru tags
103
+ ```
104
+ <br/>
105
+ <br/>
106
+