Shreeyut commited on
Commit
f8e28f1
·
verified ·
1 Parent(s): 1ebf781

Add 3 files

Browse files
config.yaml ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: specific_layers
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: /workspace/output
7
+ device: cuda
8
+ network:
9
+ type: lora
10
+ linear: 64
11
+ linear_alpha: 16
12
+ network_kwargs:
13
+ only_if_contains:
14
+ - transformer.single_transformer_blocks.7.proj_out
15
+ - transformer.single_transformer_blocks.12.proj_out
16
+ - transformer.single_transformer_blocks.16.proj_out
17
+ - transformer.single_transformer_blocks.20.proj_out
18
+ save:
19
+ dtype: float16
20
+ save_every: 100
21
+ max_step_saves_to_keep: 4
22
+ datasets:
23
+ - folder_path: /workspace/prod1
24
+ caption_ext: txt
25
+ caption_dropout_rate: 0.0
26
+ shuffle_tokens: false
27
+ cache_latents_to_disk: false
28
+ resolution:
29
+ - 512
30
+ - 768
31
+ - 1024
32
+ train:
33
+ batch_size: 1
34
+ steps: 500
35
+ gradient_accumulation_steps: 1
36
+ train_unet: true
37
+ train_text_encoder: false
38
+ content_or_style: balanced
39
+ gradient_checkpointing: true
40
+ noise_scheduler: flowmatch
41
+ optimizer: adamw8bit
42
+ lr: 0.0005
43
+ ema_config:
44
+ use_ema: false
45
+ ema_decay: 0.99
46
+ dtype: bf16
47
+ model:
48
+ name_or_path: black-forest-labs/FLUX.1-dev
49
+ is_flux: true
50
+ quantize: false
51
+ sample:
52
+ sampler: flowmatch
53
+ sample_every: 250
54
+ width: 1024
55
+ height: 1024
56
+ prompts:
57
+ - A candid full body shot of a young woman wearing CCVG jeans, a pink crop top,
58
+ black pumps, and various accessories, standing on an urban street corner.
59
+ She's posing confidently with one hand on her hip, surrounded by beige concrete
60
+ buildings, traffic signs, and glimpses of a red car and trees. The scene is
61
+ bathed in soft, diffused lighting, creating a street-style aesthetic. The
62
+ woman is wearing CCVG jeans, a full-length denim pant in a dark blue wash
63
+ with a high-waisted design. The jeans feature a wide, flared leg silhouette
64
+ from the knee down and a prominent graphic design on the outer side of the
65
+ left leg displaying "BABY GIRL" in bold, graffiti-style lettering in shades
66
+ of pink and purple with black outlines. The jeans have traditional five-pocket
67
+ styling with visible contrasting stitching. She pairs this with a shade of
68
+ pink and purple crop top featuring a V neckline, noodle straps, and a hint
69
+ of lace at the neckline. On her feet, she wears pointed-toe black pumps. Accessories
70
+ include a denim baseball cap, a fandango-colored Baguette Bag, a layered star
71
+ necklace in silver, star earrings in silver, a chunky silver bracelet, and
72
+ a silver waist chain adorning the jeans. Showcasing a Y2K aesthetic , the
73
+ woman stands straight, with her head tilted slightly, facing the camera with
74
+ a neutral expression and slightly parted lips, gazing directly at the viewer.
75
+ The soft, diffused lighting creates a gentle ambiance, highlighting the contrast
76
+ between the subject's confident pose and the gritty urban backdrop, emphasizing
77
+ a street-style vibe that exudes urban confidence.
78
+ neg: ''
79
+ seed: 42
80
+ walk_seed: true
81
+ guidance_scale: 4
82
+ sample_steps: 20
83
+ meta:
84
+ name: specific_layers
85
+ version: '1.0'
images/1731314913676__000000500_0.jpg ADDED

Git LFS Details

  • SHA256: 6dcf726c806eaf4b8d6d163b972409fd29f029839f01021147644375fe39c214
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
specific_layers.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e16825dad21aa0736e438891879cb4fb188ab187d3ddc19f5ebe51ea1959cf
3
+ size 9438680