destinP72 commited on
Commit
7a43df7
·
verified ·
1 Parent(s): fda0da5

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. config.yaml +6 -6
  3. lora.safetensors +2 -2
README.md CHANGED
@@ -70,9 +70,9 @@ For more details, including weighting, merging and fusing LoRAs, check the [docu
70
 
71
  ## Training details
72
 
73
- - Steps: 600
74
- - Learning rate: 0.0001
75
- - LoRA rank: 8
76
 
77
 
78
  ## Contribute your own examples
 
70
 
71
  ## Training details
72
 
73
+ - Steps: 800
74
+ - Learning rate: 0.0004
75
+ - LoRA rank: 16
76
 
77
 
78
  ## Contribute your own examples
config.yaml CHANGED
@@ -8,11 +8,11 @@ config:
8
  trigger_word: km000
9
  network:
10
  type: lora
11
- linear: 8
12
- linear_alpha: 8
13
  save:
14
  dtype: float16
15
- save_every: 601
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -27,7 +27,7 @@ config:
27
  - 1024
28
  train:
29
  batch_size: 1
30
- steps: 600
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
@@ -35,7 +35,7 @@ config:
35
  gradient_checkpointing: false
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
- lr: 0.0001
39
  ema_config:
40
  use_ema: true
41
  ema_decay: 0.99
@@ -46,7 +46,7 @@ config:
46
  quantize: false
47
  sample:
48
  sampler: flowmatch
49
- sample_every: 601
50
  width: 1024
51
  height: 1024
52
  prompts: []
 
8
  trigger_word: km000
9
  network:
10
  type: lora
11
+ linear: 16
12
+ linear_alpha: 16
13
  save:
14
  dtype: float16
15
+ save_every: 801
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 800
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
 
35
  gradient_checkpointing: false
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
+ lr: 0.0004
39
  ema_config:
40
  use_ema: true
41
  ema_decay: 0.99
 
46
  quantize: false
47
  sample:
48
  sampler: flowmatch
49
+ sample_every: 801
50
  width: 1024
51
  height: 1024
52
  prompts: []
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:154abc4d9285e10165c70da46e406f5099ee212193dd2faacf2334ce42c13b9d
3
- size 86049800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2856be825e09d236276169d5497d71b8d6f2b4833e84d72a79debf1a345b9d
3
+ size 171969416