prithivMLmods commited on
Commit
7ccf02f
·
verified ·
1 Parent(s): 043f95b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -23,6 +23,34 @@ license: creativeml-openrail-m
23
 
24
  <Gallery />
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  ## Trigger words
28
 
 
23
 
24
  <Gallery />
25
 
26
+ ## Parameter Settings
27
+
28
+ | **Category** | **Parameter** | **Value** |
29
+ |-------------------------|--------------------------------------|---------------------------------------------------------------------------|
30
+ | **Network Module** | LoRA | |
31
+ | | Use Base Model | FLUX.1 - schnell-fp8 |
32
+ | | Trigger Words | face, realism, face realism |
33
+ | **Image Processing Parameters** | Repeat | 14 |
34
+ | | Epoch | 13 |
35
+ | | Save Every N Epochs | 1 |
36
+ | **Training Parameters** | Seed | - |
37
+ | | Text Encoder Learning Rate | 0.00001 |
38
+ | | Unet Learning Rate | 0.0001 |
39
+ | | LR Scheduler | constant |
40
+ | | Optimizer | AdamW8bit |
41
+ | | Network Dim | 64 |
42
+ | | Network Alpha | 32 |
43
+ | | Gradient Accumulation Steps | - |
44
+ | **Label Parameters** | Shuffle Caption | - |
45
+ | | Keep n Tokens | - |
46
+ | **Advanced Parameters** | Noise Offset | 0.03 |
47
+ | | Multires Noise Discount | 0.1 |
48
+ | | Multires Noise Iterations | 10 |
49
+ | | conv_dim | - |
50
+ | | conv_alpha | - |
51
+ | **Sample Image Settings** | Prompt | A blonde woman sitting inside drinking coffee, relaxed atmosphere, face realism, shot in the style of candid lifestyle photographer on a Sony A7R V. --ar 85:128 --v 6.0 --style raw |
52
+ | | Sampler | euler |
53
+
54
 
55
  ## Trigger words
56