gride29 commited on
Commit
c27fd40
·
verified ·
1 Parent(s): 6e5dcbb

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +7 -0
  2. config.yaml +7 -6
  3. lora.safetensors +2 -2
README.md CHANGED
@@ -11,11 +11,18 @@ tags:
11
  - replicate
12
  base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: TOK
15
  ---
16
 
17
  # Flux Custom Smaller
18
 
 
 
19
  Trained on Replicate using:
20
 
21
  https://replicate.com/ostris/flux-dev-lora-trainer/train
 
11
  - replicate
12
  base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
+ # widget:
15
+ # - text: >-
16
+ # prompt
17
+ # output:
18
+ # url: https://...
19
  instance_prompt: TOK
20
  ---
21
 
22
  # Flux Custom Smaller
23
 
24
+ <!-- <Gallery /> -->
25
+
26
  Trained on Replicate using:
27
 
28
  https://replicate.com/ostris/flux-dev-lora-trainer/train
config.yaml CHANGED
@@ -12,21 +12,22 @@ 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
19
  caption_ext: txt
20
  caption_dropout_rate: 0.05
21
  shuffle_tokens: false
22
- cache_latents_to_disk: true
 
23
  resolution:
24
  - 512
25
  - 768
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,15 +46,15 @@ config:
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
- sample_every: 1001
49
  width: 1024
50
  height: 1024
51
  prompts: []
52
  neg: ''
53
  seed: 42
54
  walk_seed: true
55
- guidance_scale: 4
56
- sample_steps: 20
57
  meta:
58
  name: flux_train_replicate
59
  version: '1.0'
 
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: false
23
+ cache_latents: true
24
  resolution:
25
  - 512
26
  - 768
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 50
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
 
46
  quantize: true
47
  sample:
48
  sampler: flowmatch
49
+ sample_every: 51
50
  width: 1024
51
  height: 1024
52
  prompts: []
53
  neg: ''
54
  seed: 42
55
  walk_seed: true
56
+ guidance_scale: 3.5
57
+ sample_steps: 28
58
  meta:
59
  name: flux_train_replicate
60
  version: '1.0'
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08759a242a6b6bb8ca03f7bda015e25de9300bd4995b9ba5d74bf2cfd5c878bb
3
- size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70130a2b7819e8a53ad640ea18bba5ce6c8f5136cf516ca0e3d7012790e7926e
3
+ size 171969408