Samuel96 commited on
Commit
59fb8ab
·
verified ·
1 Parent(s): c222b96

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.yaml +8 -8
  2. lora.safetensors +2 -2
config.yaml CHANGED
@@ -8,16 +8,16 @@ config:
8
  trigger_word: TOK
9
  network:
10
  type: lora
11
- linear: 16
12
- linear_alpha: 16
13
  save:
14
  dtype: float16
15
- save_every: 51
16
  max_step_saves_to_keep: 1
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: true
23
  resolution:
@@ -25,8 +25,8 @@ config:
25
  - 768
26
  - 1024
27
  train:
28
- batch_size: 1
29
- steps: 50
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
@@ -34,7 +34,7 @@ config:
34
  gradient_checkpointing: true
35
  noise_scheduler: flowmatch
36
  optimizer: adamw8bit
37
- lr: 0.0004
38
  ema_config:
39
  use_ema: true
40
  ema_decay: 0.99
@@ -45,7 +45,7 @@ config:
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
- sample_every: 51
49
  width: 1024
50
  height: 1024
51
  prompts: []
 
8
  trigger_word: TOK
9
  network:
10
  type: lora
11
+ linear: 24
12
+ linear_alpha: 24
13
  save:
14
  dtype: float16
15
+ save_every: 501
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
19
  caption_ext: txt
20
+ caption_dropout_rate: 0.1
21
  shuffle_tokens: false
22
  cache_latents_to_disk: true
23
  resolution:
 
25
  - 768
26
  - 1024
27
  train:
28
+ batch_size: 4
29
+ steps: 500
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
 
34
  gradient_checkpointing: true
35
  noise_scheduler: flowmatch
36
  optimizer: adamw8bit
37
+ lr: 0.00045
38
  ema_config:
39
  use_ema: true
40
  ema_decay: 0.99
 
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
+ sample_every: 501
49
  width: 1024
50
  height: 1024
51
  prompts: []
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6813878fd5e29ebfb8d58d4cc0b2525936b6f819da87e959afc07eb0319a11c9
3
- size 171969408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66498e9dca31fb27b14ccb05e9dd1611d44a88d5d90783e4fa9d99caef1ff814
3
+ size 257887536