akhmat-s commited on
Commit
2ce20d6
·
verified ·
1 Parent(s): 56e200b

Upload 7 files

Browse files
config.yaml ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: flux_lora_nail
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: /content/drive/MyDrive/ColabFolder/Data/nail/weights
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 16
11
+ linear_alpha: 16
12
+ save:
13
+ dtype: float16
14
+ save_every: 250
15
+ max_step_saves_to_keep: 4
16
+ datasets:
17
+ - folder_path: /content/drive/MyDrive/ColabFolder/Data/nail/img
18
+ caption_ext: txt
19
+ caption_dropout_rate: 0.05
20
+ shuffle_tokens: false
21
+ cache_latents_to_disk: true
22
+ resolution:
23
+ - 512
24
+ - 768
25
+ - 1024
26
+ train:
27
+ batch_size: 1
28
+ steps: 4000
29
+ gradient_accumulation_steps: 1
30
+ train_unet: true
31
+ train_text_encoder: false
32
+ content_or_style: balanced
33
+ gradient_checkpointing: true
34
+ noise_scheduler: flowmatch
35
+ optimizer: adamw8bit
36
+ lr: 0.0004
37
+ ema_config:
38
+ use_ema: true
39
+ ema_decay: 0.99
40
+ dtype: bf16
41
+ model:
42
+ name_or_path: black-forest-labs/FLUX.1-dev
43
+ is_flux: true
44
+ quantize: true
45
+ sample:
46
+ sampler: flowmatch
47
+ sample_every: 250
48
+ width: 1024
49
+ height: 1024
50
+ prompts:
51
+ - Abstract-manicure, Gradient, almond, red, long
52
+ - Abstract-manicure, Marble, oval, nude, medium
53
+ - Abstract-manicure, Geometric-manicure, soft-square, black, short
54
+ - French-manicure, Gradient, oval, white, medium
55
+ - French-manicure, Marble, almond, clear-square, short
56
+ - French-manicure, minimalism, oval, violet, long
57
+ - Geometric-manicure, Gradient, almond, yellow, medium
58
+ - Geometric-manicure, Marble, soft-square, blue, short
59
+ - Geometric-manicure, minimalism, oval, grey, long
60
+ - Gradient, almond, red, short, minimalism
61
+ - Gradient, oval, orange, medium, Abstract-manicure
62
+ - Gradient, soft-square, brown, long, Geometric-manicure
63
+ - Marble, almond, green, medium, no_design
64
+ - Marble, oval, white, long, Abstract-manicure
65
+ - Marble, soft-square, violet, short, minimalism
66
+ - no_design, almond, black, short
67
+ - minimalism, oval, blue, medium
68
+ - Unlabeled, soft-square, yellow, long
69
+ - Abstract-manicure, Gradient, oval, red, medium
70
+ - French-manicure, Marble, almond, nude, long
71
+ - Geometric-manicure, soft-square, black, short
72
+ - Gradient, oval, orange, medium, minimalism
73
+ - Marble, almond, green, medium, Abstract-manicure
74
+ neg: ''
75
+ seed: 42
76
+ walk_seed: true
77
+ guidance_scale: 4
78
+ sample_steps: 20
79
+ meta:
80
+ name: flux_lora_nail
81
+ version: '1.0'
flux_lora_nail.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9103a8dac242c6d4e98f87c0159268ee76f044dc982c2a6f246bdced7e6d8d00
3
+ size 171969352
flux_lora_nail_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f95de7035108e94733f191534d3290afd8c20957415edee4fae4362d4d332a
3
+ size 171969352
flux_lora_nail_000003250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f66536611b79ada5eb8831b181f8db104c556a6104e65b7150bd1453aea292
3
+ size 171969352
flux_lora_nail_000003500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d84f9b23d8189d053c50ed9af64ad83372d4b4c7d201ff8174ae76675fc4a38
3
+ size 171969352
flux_lora_nail_000003750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24c220bfd92f21ccebeb7237068335e6e3f87291e9b2241ecdc1c04a7ba48cc
3
+ size 171969352
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17874d1425ff70f497a990465ae035bdadf2a7cd78e650138e8df2a3ea36319f
3
+ size 175676612