Fer14 commited on
Commit
84c1198
1 Parent(s): 9146b10

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. config.yaml +3 -3
  3. lora.safetensors +1 -1
README.md CHANGED
@@ -21,6 +21,9 @@ Trained on Replicate using:
21
  https://replicate.com/ostris/flux-dev-lora-trainer/train
22
 
23
 
 
 
 
24
 
25
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
26
 
 
21
  https://replicate.com/ostris/flux-dev-lora-trainer/train
22
 
23
 
24
+ ## Trigger words
25
+ You should use `TOK` to trigger the image generation.
26
+
27
 
28
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
29
 
config.yaml CHANGED
@@ -12,7 +12,7 @@ config:
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
- save_every: 1001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -26,7 +26,7 @@ config:
26
  - 1024
27
  train:
28
  batch_size: 1
29
- steps: 1000
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
@@ -45,7 +45,7 @@ config:
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
- sample_every: 1001
49
  width: 1024
50
  height: 1024
51
  prompts: []
 
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
+ save_every: 4001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
26
  - 1024
27
  train:
28
  batch_size: 1
29
+ steps: 4000
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
 
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
+ sample_every: 4001
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:89f38e73059c8a7176034fb798cc4d4034fc8e82533a62f98366a946d3e5d45e
3
  size 171969408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c26fb8fbd6738996d8e601561f810b6a2616471585f9aa5c42c1d41a7afa081
3
  size 171969408