hjgp commited on
Commit
65f46ec
·
verified ·
1 Parent(s): 2c261bf

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.yaml +5 -4
  2. lora.safetensors +2 -2
config.yaml CHANGED
@@ -8,8 +8,8 @@ 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: 100
@@ -22,18 +22,19 @@ config:
22
  cache_latents_to_disk: false
23
  cache_latents: true
24
  resolution:
 
25
  - 768
26
  - 1024
27
  train:
28
  batch_size: 1
29
- steps: 3000
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
33
  content_or_style: balanced
34
  gradient_checkpointing: false
35
  noise_scheduler: flowmatch
36
- optimizer: adamw8bit
37
  lr: 0.0004
38
  ema_config:
39
  use_ema: true
 
8
  trigger_word: TOK
9
  network:
10
  type: lora
11
+ linear: 32
12
+ linear_alpha: 32
13
  save:
14
  dtype: float16
15
  save_every: 100
 
22
  cache_latents_to_disk: false
23
  cache_latents: true
24
  resolution:
25
+ - 512
26
  - 768
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 2000
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
34
  content_or_style: balanced
35
  gradient_checkpointing: false
36
  noise_scheduler: flowmatch
37
+ optimizer: adamw
38
  lr: 0.0004
39
  ema_config:
40
  use_ema: true
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa145229f14f5c39e6f5c8c4ccbb7d9c8701878c00c038c799e4c31a5e6b36c6
3
- size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:082da0efb9aa088a8f819e2b9d65abdb3fbfb638b010269cff5f62e53166e526
3
+ size 343805456