adirik commited on
Commit
4cd473e
1 Parent(s): 3543f5c

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.yaml +7 -7
  2. lora.safetensors +2 -2
config.yaml CHANGED
@@ -8,11 +8,11 @@ config:
8
  trigger_word: CNSTLL
9
  network:
10
  type: lora
11
- linear: 64
12
- linear_alpha: 64
13
  save:
14
  dtype: float16
15
- save_every: 6001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -26,15 +26,15 @@ config:
26
  - 1024
27
  train:
28
  batch_size: 1
29
- steps: 6000
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
33
  content_or_style: balanced
34
  gradient_checkpointing: true
35
  noise_scheduler: flowmatch
36
- optimizer: adamw
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: 6001
49
  width: 1024
50
  height: 1024
51
  prompts: []
 
8
  trigger_word: CNSTLL
9
  network:
10
  type: lora
11
+ linear: 16
12
+ linear_alpha: 16
13
  save:
14
  dtype: float16
15
+ save_every: 3001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
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: true
35
  noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 1.0e-05
38
  ema_config:
39
  use_ema: true
40
  ema_decay: 0.99
 
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
+ sample_every: 3001
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:e9a79fe34a371e9d7dcd54ac07404d8fc466a2eb237fd44611935f764eca6872
3
- size 687476568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65b6a3311417caff4d460899dc224ed4ce56a528c626a0fac4f7fd0f356513b
3
+ size 171969416