AIDUDE0541 commited on
Commit
ea51146
·
verified ·
1 Parent(s): 4876ce4

Add files using upload-large-folder tool

Browse files
f3b03g3-v1/config.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: f3b03g3-v1
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 20
11
+ linear_alpha: 30
12
+ save:
13
+ dtype: float16
14
+ save_every: 1000
15
+ max_step_saves_to_keep: 5
16
+ push_to_hub: false
17
+ hf_private: true
18
+ datasets:
19
+ - folder_path: datasets/14fc6f54-52ad-4629-a559-7a6a1a8775c0
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.05
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 5000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ gradient_checkpointing: true
35
+ noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 0.0004
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ skip_first_sample: true
43
+ disable_sampling: true
44
+ model:
45
+ name_or_path: black-forest-labs/FLUX.1-dev
46
+ is_flux: true
47
+ quantize: true
48
+ low_vram: true
49
+ sample:
50
+ sampler: flowmatch
51
+ sample_every: 0
52
+ width: 1024
53
+ height: 1024
54
+ prompts:
55
+ - woman with red hair, playing chess at the park, bomb going off in the background
56
+ - a woman holding a coffee cup, in a beanie, sitting at a cafe
57
+ - a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
58
+ holding a martini
59
+ - a man showing off his cool new t shirt at the beach, a shark is jumping out
60
+ of the water in the background
61
+ - a bear building a log cabin in the snow covered mountains
62
+ - woman playing the guitar, on stage, singing a song, laser lights, punk rocker
63
+ - hipster man with a beard, building a chair, in a wood shop
64
+ - photo of a man, white background, medium shot, modeling clothing, studio lighting,
65
+ white backdrop
66
+ - a man holding a sign that says, 'this is a sign'
67
+ - a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
68
+ in a desert, with a motorcycle
69
+ neg: ''
70
+ seed: 42
71
+ walk_seed: true
72
+ guidance_scale: 3.5
73
+ sample_steps: 28
74
+ trigger_word: f3b03g3
75
+ meta:
76
+ name: f3b03g3-v1
77
+ version: '1.0'
f3b03g3-v1/f3b03g3-v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9881518187822cfff255942af3ceb70db037dc3d890eb7189bf7b5a0261a720e
3
+ size 214928504
f3b03g3-v1/f3b03g3-v1_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceb9fc99923f745f07c55f56e09d541be6e66179a6e11b84a60ecb9150270812
3
+ size 214928504
f3b03g3-v1/f3b03g3-v1_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c777c529b35c11fd52d29704f79083f51040caa1978f25e4e8ed27f3170bb35
3
+ size 214928504
f3b03g3-v1/f3b03g3-v1_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f20115ee2228613659c2eb909003cf8244ce0ee1ea5d5b0b5a2dd9f713d2c6
3
+ size 214928504
f3b03g3-v1/f3b03g3-v1_000004000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1030a1ef048ab6dd8f6328e913762497edde035711d290c7f96805d58607101f
3
+ size 214928504
f3b03g3-v1/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40764a5c2fd0b89032913bb7059241affdafc0e5b885cd21b849aa438e910e03
3
+ size 219306692
face-lora/config.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: face-lora
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 20
11
+ linear_alpha: 25
12
+ save:
13
+ dtype: float16
14
+ save_every: 1000
15
+ max_step_saves_to_keep: 3
16
+ push_to_hub: false
17
+ hf_private: true
18
+ datasets:
19
+ - folder_path: datasets/889a4062-16e8-4794-ac3f-c5634bd279c2
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.05
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 3000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ gradient_checkpointing: true
35
+ noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 0.0004
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ skip_first_sample: true
43
+ disable_sampling: true
44
+ model:
45
+ name_or_path: black-forest-labs/FLUX.1-dev
46
+ is_flux: true
47
+ quantize: true
48
+ low_vram: false
49
+ sample:
50
+ sampler: flowmatch
51
+ sample_every: 0
52
+ width: 1024
53
+ height: 1024
54
+ prompts:
55
+ - woman with red hair, playing chess at the park, bomb going off in the background
56
+ - a woman holding a coffee cup, in a beanie, sitting at a cafe
57
+ - a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
58
+ holding a martini
59
+ - a man showing off his cool new t shirt at the beach, a shark is jumping out
60
+ of the water in the background
61
+ - a bear building a log cabin in the snow covered mountains
62
+ - woman playing the guitar, on stage, singing a song, laser lights, punk rocker
63
+ - hipster man with a beard, building a chair, in a wood shop
64
+ - photo of a man, white background, medium shot, modeling clothing, studio lighting,
65
+ white backdrop
66
+ - a man holding a sign that says, 'this is a sign'
67
+ - a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
68
+ in a desert, with a motorcycle
69
+ neg: ''
70
+ seed: 42
71
+ walk_seed: true
72
+ guidance_scale: 3.5
73
+ sample_steps: 28
74
+ trigger_word: f4c3_10R4
75
+ meta:
76
+ name: face-lora
77
+ version: '1.0'
face-lora/face-lora.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677654ad753d5d068562a49d466e15324e63c6a9f58c549659fc882827d8d403
3
+ size 214928504
face-lora/face-lora_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22135811a9e9308f9b763e8c404dfd47761c284e1bdac5c2f71a3ad5837f767a
3
+ size 214928504
face-lora/face-lora_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d050b9eea7ea81891dfcb4e4e4bb45f9e57c2cdb96e01f4dde4a66d767d1564
3
+ size 214928504
face-lora/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e231c88f877b149f3f683c074aa4911d7a2cd33bd033425dcc29c2cc0352a96
3
+ size 219306692
k4t4lin4-v1/config.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: k4t4lin4-v1
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 20
11
+ linear_alpha: 30
12
+ save:
13
+ dtype: float16
14
+ save_every: 1000
15
+ max_step_saves_to_keep: 5
16
+ push_to_hub: false
17
+ hf_private: true
18
+ datasets:
19
+ - folder_path: datasets/f3f28cb3-a93e-4628-ba43-65991901225d
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.05
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 5000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ gradient_checkpointing: true
35
+ noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 0.0004
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ skip_first_sample: true
43
+ disable_sampling: true
44
+ model:
45
+ name_or_path: black-forest-labs/FLUX.1-dev
46
+ is_flux: true
47
+ quantize: true
48
+ low_vram: true
49
+ sample:
50
+ sampler: flowmatch
51
+ sample_every: 0
52
+ width: 1024
53
+ height: 1024
54
+ prompts:
55
+ - woman with red hair, playing chess at the park, bomb going off in the background
56
+ - a woman holding a coffee cup, in a beanie, sitting at a cafe
57
+ - a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
58
+ holding a martini
59
+ - a man showing off his cool new t shirt at the beach, a shark is jumping out
60
+ of the water in the background
61
+ - a bear building a log cabin in the snow covered mountains
62
+ - woman playing the guitar, on stage, singing a song, laser lights, punk rocker
63
+ - hipster man with a beard, building a chair, in a wood shop
64
+ - photo of a man, white background, medium shot, modeling clothing, studio lighting,
65
+ white backdrop
66
+ - a man holding a sign that says, 'this is a sign'
67
+ - a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
68
+ in a desert, with a motorcycle
69
+ neg: ''
70
+ seed: 42
71
+ walk_seed: true
72
+ guidance_scale: 3.5
73
+ sample_steps: 28
74
+ trigger_word: k4t4lin4
75
+ meta:
76
+ name: k4t4lin4-v1
77
+ version: '1.0'
k4t4lin4-v1/k4t4lin4-v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada5e6010e544bae33216547583383b3999663af832c01093126b3d1f6234fde
3
+ size 214928512
k4t4lin4-v1/k4t4lin4-v1_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3a996e074d350bd7efcf9fed8b6c4e2673c47c56b3cf81f841bb4ad143a166
3
+ size 214928504
k4t4lin4-v1/k4t4lin4-v1_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca7c62cb55b51b35521b85e4495764f5173a707c26460087eb210a0a39e1f2b
3
+ size 214928512
k4t4lin4-v1/k4t4lin4-v1_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51021981727f9d8e9770d39ff3916705e0e056681d28a43bc03c8d1c3c277be7
3
+ size 214928512
k4t4lin4-v1/k4t4lin4-v1_000004000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0bc5d57746d50891c5709183df5176dc0fb2d564f3d456cd909a7a466d4806
3
+ size 214928512
k4t4lin4-v1/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8397eebf86d3fdc14b81683f53bf189ac636daf97b8fcbade52bfd1de9eb0acd
3
+ size 219306692