p2c2e commited on
Commit
7ed6f92
·
verified ·
1 Parent(s): ffd185f

Upload folder using huggingface_hub

Browse files
config.yaml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: gotochi-dev3
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
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
+ push_to_hub: false
17
+ datasets:
18
+ - folder_path: datasets/2259ddb4-d29e-41d6-bfff-6846892a5a6f
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
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
+ skip_first_sample: true
42
+ disable_sampling: false
43
+ model:
44
+ name_or_path: black-forest-labs/FLUX.1-dev
45
+ is_flux: true
46
+ quantize: true
47
+ low_vram: false
48
+ sample:
49
+ sampler: flowmatch
50
+ sample_every: 1000
51
+ width: 1024
52
+ height: 1024
53
+ prompts:
54
+ - A person in a bustling cafe gscard die cut sticker
55
+ neg: ''
56
+ seed: 42
57
+ walk_seed: true
58
+ guidance_scale: 4
59
+ sample_steps: 28
60
+ trigger_word: gscard
61
+ meta:
62
+ name: gotochi-dev3
63
+ version: '1.0'
gotochi-dev3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb465f0ae599fa5bd3bed5a4d1041ac82a29a60a17684acf43dfd425f7feaa5
3
+ size 171969400
gotochi-dev3_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2607ce22532f28fa1bb23fba85d9a36522daabefe54fd49a61c223b29d1785fa
3
+ size 171969400
gotochi-dev3_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1587d3aa93c36b0c6a4b2f3b136444cbe4498b6665f5bccd47382ad3c8b4e4e0
3
+ size 171969400
gotochi-dev3_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd5542eba3021a81b0bd93882690de7c36ed2fab1e38566a3636dbf94cd1148
3
+ size 171969400
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd30b2a1cbfb2c7831df3d85e1721c3e9a4d83039e073c05086ee9640c8d2d1
3
+ size 175676612
samples/1727610636320__000001000_0.jpg ADDED