miike-ai commited on
Commit
9d1d246
·
verified ·
1 Parent(s): cf472f7

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.yaml +5 -5
  2. lora.safetensors +2 -2
config.yaml CHANGED
@@ -8,8 +8,8 @@ config:
8
  trigger_word: IRNMN
9
  network:
10
  type: lora
11
- linear: 16
12
- linear_alpha: 16
13
  save:
14
  dtype: float16
15
  save_every: 501
@@ -17,9 +17,9 @@ config:
17
  datasets:
18
  - folder_path: input_images
19
  caption_ext: txt
20
- caption_dropout_rate: 0.05
21
  shuffle_tokens: false
22
- cache_latents_to_disk: false
23
  cache_latents: true
24
  resolution:
25
  - 512
@@ -35,7 +35,7 @@ config:
35
  gradient_checkpointing: true
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
- lr: 0.0004
39
  ema_config:
40
  use_ema: true
41
  ema_decay: 0.99
 
8
  trigger_word: IRNMN
9
  network:
10
  type: lora
11
+ linear: 128
12
+ linear_alpha: 128
13
  save:
14
  dtype: float16
15
  save_every: 501
 
17
  datasets:
18
  - folder_path: input_images
19
  caption_ext: txt
20
+ caption_dropout_rate: 1.0
21
  shuffle_tokens: false
22
+ cache_latents_to_disk: true
23
  cache_latents: true
24
  resolution:
25
  - 512
 
35
  gradient_checkpointing: true
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
+ lr: 0.0001
39
  ema_config:
40
  use_ema: true
41
  ema_decay: 0.99
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aaff7edfe7b0f6265443960de438acf27f0afd62ac6d2e6845257658c93a0ff
3
- size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670dfb278737ccb7c1bd8319d45daa0adcd8bb21c6a38c0c99981a589607fdc9
3
+ size 1374819808