dzungpham commited on
Commit
3f94eeb
·
verified ·
1 Parent(s): 819a5bc

DRO training phase 2 for 1000 steps

Browse files
Files changed (46) hide show
  1. DRO-20260223-1P2/FontDiffuserDRO_training_phase_2_config.yaml +159 -0
  2. DRO-20260223-1P2/checkpoint_step_1000/content_encoder.safetensors +3 -0
  3. DRO-20260223-1P2/checkpoint_step_1000/fst_module.safetensors +3 -0
  4. DRO-20260223-1P2/checkpoint_step_1000/fst_projection.safetensors +3 -0
  5. DRO-20260223-1P2/checkpoint_step_1000/mss_encoder.safetensors +3 -0
  6. DRO-20260223-1P2/checkpoint_step_1000/original_style_projection.safetensors +3 -0
  7. DRO-20260223-1P2/checkpoint_step_1000/scr.safetensors +3 -0
  8. DRO-20260223-1P2/checkpoint_step_1000/style_encoder.safetensors +3 -0
  9. DRO-20260223-1P2/checkpoint_step_1000/training_state.pt +3 -0
  10. DRO-20260223-1P2/checkpoint_step_1000/unet.safetensors +3 -0
  11. DRO-20260223-1P2/checkpoint_step_250/content_encoder.safetensors +3 -0
  12. DRO-20260223-1P2/checkpoint_step_250/fst_module.safetensors +3 -0
  13. DRO-20260223-1P2/checkpoint_step_250/fst_projection.safetensors +3 -0
  14. DRO-20260223-1P2/checkpoint_step_250/mss_encoder.safetensors +3 -0
  15. DRO-20260223-1P2/checkpoint_step_250/original_style_projection.safetensors +3 -0
  16. DRO-20260223-1P2/checkpoint_step_250/scr.safetensors +3 -0
  17. DRO-20260223-1P2/checkpoint_step_250/style_encoder.safetensors +3 -0
  18. DRO-20260223-1P2/checkpoint_step_250/training_state.pt +3 -0
  19. DRO-20260223-1P2/checkpoint_step_250/unet.safetensors +3 -0
  20. DRO-20260223-1P2/checkpoint_step_500/content_encoder.safetensors +3 -0
  21. DRO-20260223-1P2/checkpoint_step_500/fst_module.safetensors +3 -0
  22. DRO-20260223-1P2/checkpoint_step_500/fst_projection.safetensors +3 -0
  23. DRO-20260223-1P2/checkpoint_step_500/mss_encoder.safetensors +3 -0
  24. DRO-20260223-1P2/checkpoint_step_500/original_style_projection.safetensors +3 -0
  25. DRO-20260223-1P2/checkpoint_step_500/scr.safetensors +3 -0
  26. DRO-20260223-1P2/checkpoint_step_500/style_encoder.safetensors +3 -0
  27. DRO-20260223-1P2/checkpoint_step_500/training_state.pt +3 -0
  28. DRO-20260223-1P2/checkpoint_step_500/unet.safetensors +3 -0
  29. DRO-20260223-1P2/checkpoint_step_750/content_encoder.safetensors +3 -0
  30. DRO-20260223-1P2/checkpoint_step_750/fst_module.safetensors +3 -0
  31. DRO-20260223-1P2/checkpoint_step_750/fst_projection.safetensors +3 -0
  32. DRO-20260223-1P2/checkpoint_step_750/mss_encoder.safetensors +3 -0
  33. DRO-20260223-1P2/checkpoint_step_750/original_style_projection.safetensors +3 -0
  34. DRO-20260223-1P2/checkpoint_step_750/scr.safetensors +3 -0
  35. DRO-20260223-1P2/checkpoint_step_750/style_encoder.safetensors +3 -0
  36. DRO-20260223-1P2/checkpoint_step_750/training_state.pt +3 -0
  37. DRO-20260223-1P2/checkpoint_step_750/unet.safetensors +3 -0
  38. DRO-20260223-1P2/final/content_encoder.safetensors +3 -0
  39. DRO-20260223-1P2/final/fst_module.safetensors +3 -0
  40. DRO-20260223-1P2/final/fst_projection.safetensors +3 -0
  41. DRO-20260223-1P2/final/mss_encoder.safetensors +3 -0
  42. DRO-20260223-1P2/final/original_style_projection.safetensors +3 -0
  43. DRO-20260223-1P2/final/scr.safetensors +3 -0
  44. DRO-20260223-1P2/final/style_encoder.safetensors +3 -0
  45. DRO-20260223-1P2/final/training_state.pt +3 -0
  46. DRO-20260223-1P2/final/unet.safetensors +3 -0
DRO-20260223-1P2/FontDiffuserDRO_training_phase_2_config.yaml ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ algorithm_type: dpmsolver++
6
+ batch_size: 1
7
+ beta_scheduler: scaled_linear
8
+ channel_attn: true
9
+ channels_last: false
10
+ character_input: false
11
+ characters: null
12
+ characters_file: null
13
+ ckpt_dir: null
14
+ ckpt_interval: 250
15
+ compile: true
16
+ compute_fid: false
17
+ consistency_loss_weight: 0.1
18
+ content_character: null
19
+ content_encoder_downsample_size: 3
20
+ content_image_path: null
21
+ content_image_size: !!python/tuple
22
+ - 96
23
+ - 96
24
+ content_start_channel: 64
25
+ controlnet: false
26
+ correcting_x0_fn: null
27
+ data_root: .
28
+ dataset_split: train_original
29
+ demo: false
30
+ deterministic: false
31
+ device: cuda:0
32
+ dro_div_weight: 0.0
33
+ dro_lpips_weight: 1.0
34
+ dro_max_timestep_frac: 0.3
35
+ dro_normalise_reward: false
36
+ dro_reward_scale: 1.0
37
+ dro_sharp_weight: 0.0
38
+ dro_ssim_weight: 1.0
39
+ dro_warmup_steps: 0
40
+ dro_weight: 0.1
41
+ drop_prob: 0.1
42
+ enable_attention_slicing: false
43
+ enable_style_transform: false
44
+ enable_xformers: false
45
+ end_line: null
46
+ evaluate: false
47
+ experience_name: FontDiffuserDRO_training_phase_2
48
+ export_onnx: false
49
+ fast_sampling: false
50
+ feature_dim: 512
51
+ ffn_dim: 2048
52
+ fp16: false
53
+ freeze_modules: ''
54
+ frequency_filter_type: gaussian
55
+ frequency_low_cutoff: 0.1
56
+ frequency_mid_cutoff: 0.4
57
+ frequency_mid_target: both
58
+ frequency_use_mid_band: true
59
+ fst_ckpt_path: null
60
+ fst_feature_channels: 64,128,256,512,1024
61
+ fst_num_queries: 220
62
+ fst_num_scales: 5
63
+ fst_query_dim: 256
64
+ gradient_accumulation_steps: 2
65
+ ground_truth_dir: null
66
+ guidance_scale: 7.5
67
+ guidance_type: classifier-free
68
+ hidden_dim: 256
69
+ identity_adaptive_max_weight: 1.0
70
+ identity_adaptive_min_weight: 0.1
71
+ identity_log_metrics: true
72
+ identity_loss_type: frobenius
73
+ identity_loss_weight: 0.1
74
+ identity_matrix_size: null
75
+ identity_metric_interval: 100
76
+ identity_pair_mode: random
77
+ identity_pooled_reduction: mean
78
+ identity_reg_weight: 0.01
79
+ identity_regularization: orthogonal
80
+ identity_similarity_threshold: 0.8
81
+ instructpix2pix: false
82
+ learning_rate: 5.0e-05
83
+ local_rank: -1
84
+ log_interval: 50
85
+ logging_dir: logs
86
+ lr_scheduler: cosine
87
+ lr_warmup_steps: 200
88
+ max_grad_norm: 1.0
89
+ max_train_steps: 1000
90
+ method: multistep
91
+ mixed_precision: 'no'
92
+ mode: refinement
93
+ model_type: noise
94
+ mss_base_channels: 64
95
+ mss_num_scales: 5
96
+ nce_layers: 0,1,2,3
97
+ num_consistency_pairs: 3
98
+ num_heads: 8
99
+ num_identity_pairs: 0
100
+ num_inference_steps: 20
101
+ num_neg: 34
102
+ num_workers: 1
103
+ offset_coefficient: 0.3
104
+ onnx_export_dir: null
105
+ onnx_opset_version: 17
106
+ order: 2
107
+ output_dir: outputs/FontArchitect/DRO-20260223-1P2
108
+ perceptual_coefficient: 0.03
109
+ phase_1: false
110
+ phase_1_ckpt_dir: ckpt/DRO-20260223/final/
111
+ phase_2: true
112
+ report_to: wandb
113
+ resolution: 96
114
+ resume_from_checkpoint: null
115
+ save_image: false
116
+ save_image_dir: null
117
+ save_interval: 10
118
+ sc_coefficient: 0.03
119
+ scale_lr: false
120
+ scr_ckpt_path: ckpt/scr_210000.pth
121
+ scr_image_size: 96
122
+ seed: 123
123
+ skeleton_distance_method: hybrid
124
+ skeleton_fusion_method: concat
125
+ skeleton_max_distance: 12.0
126
+ skeleton_method: medial_axis
127
+ skeleton_output_mode: dual_channel
128
+ skeleton_sigma: 1.5
129
+ skip_type: time_uniform
130
+ start_line: 1
131
+ style_image_path: null
132
+ style_image_size: !!python/tuple
133
+ - 96
134
+ - 96
135
+ style_images: null
136
+ style_source_same_prob: 0.5
137
+ style_start_channel: 64
138
+ style_transform_coefficient: 0.1
139
+ summary: false
140
+ t_end: null
141
+ t_start: null
142
+ temperature: 0.07
143
+ train_batch_size: 4
144
+ ttf_path: ttf/KaiXinSongA.ttf
145
+ unet_channels: !!python/tuple
146
+ - 64
147
+ - 128
148
+ - 256
149
+ - 512
150
+ use_adaptive_identity_loss: false
151
+ use_dro: true
152
+ use_frequency_decomp: true
153
+ use_fst: true
154
+ use_pooled_identity_loss: false
155
+ use_skeleton_content: false
156
+ use_wandb: true
157
+ val_interval: 100
158
+ wandb_project: fontdiffuser-eval
159
+ wandb_run_name: null
DRO-20260223-1P2/checkpoint_step_1000/content_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b91b415d54d8b943e3ddf3bdf624de3aea550baf8d7dfac4419c2e35e32f19
3
+ size 4756580
DRO-20260223-1P2/checkpoint_step_1000/fst_module.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c304ddfad36b9d2ff3dc595c7be6a48b5c7589f7dc9c163f2d09f6d8b75a8b4
3
+ size 238575652
DRO-20260223-1P2/checkpoint_step_1000/fst_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de83146b82e0d03b5dc9d3ec508832fedcb9dffe246003d900104f31f1f54861
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_1000/mss_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5c20aac373e47526cec57681f628ee5ffa8d380d68e08cccc25bc167edbc2dd
3
+ size 25261992
DRO-20260223-1P2/checkpoint_step_1000/original_style_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f2351772393541b2b41879c0414d629a188d402522d64d2e3b8ce9ac57369f
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_1000/scr.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d76112e9e06f638248eb4afc9be1b07b5d7682e9dbfd6aaace288f50e6976a1
3
+ size 284227968
DRO-20260223-1P2/checkpoint_step_1000/style_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33e6d30a54f8ecc25c55b62ff19acbc13fce9151d18fed2420bd674bd62c2c2
3
+ size 82394556
DRO-20260223-1P2/checkpoint_step_1000/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504a9211fdc66383900b2eae1527cf97aa68ef58339fce6e1e6cd1524d0ed39f
3
+ size 1349134749
DRO-20260223-1P2/checkpoint_step_1000/unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7374cfc931f8645dd36b7561d30d4f6e6fac4c744cfa195e780aca657d9a53e
3
+ size 314927748
DRO-20260223-1P2/checkpoint_step_250/content_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a4b536a5cc08ab0f91cbf604e3395e4440350931f320a5d33f3baa767da36d
3
+ size 4756580
DRO-20260223-1P2/checkpoint_step_250/fst_module.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e0b3036db49829108ddaf64c9461a46279b74fbc67c598b1d7da6304b5a4ae
3
+ size 238575652
DRO-20260223-1P2/checkpoint_step_250/fst_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711badf6c3e158b021efce9f4f20ccdc84befeb08c9f9f35406957e51423d9d5
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_250/mss_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278597d9c5058e557f28e97176402bdcd86021339ca9e0bd0c641285a0095884
3
+ size 25261992
DRO-20260223-1P2/checkpoint_step_250/original_style_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bdead82a08e96b3c42398cc185c7eb42cfd5ad0dee753ffccd71ca0659858b8
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_250/scr.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09dbafc880cec3847fb6f6216d10f40052c742835616e1bc7166cfe014cf4f51
3
+ size 284227968
DRO-20260223-1P2/checkpoint_step_250/style_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5160bb8df41533a999b491119ceb093f54e07d8b8f308b0ba8e4361ed5526740
3
+ size 82394556
DRO-20260223-1P2/checkpoint_step_250/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab28371d1dd33be2b07e49c50dd8ce6f6c4cb60ec26a870e73953daf667c118
3
+ size 1349134749
DRO-20260223-1P2/checkpoint_step_250/unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b89bea6d87df123b97e1b01250d134f1943aae534c281c38c85471319743b25
3
+ size 314927748
DRO-20260223-1P2/checkpoint_step_500/content_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17818f92b379566ee14da63df62a351b23d769bf18a35cee6f4518309bd45b6
3
+ size 4756580
DRO-20260223-1P2/checkpoint_step_500/fst_module.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f0aaede288b3f52eb11425d8851b2078259d284881bbe7387ab3f97490c56bf
3
+ size 238575652
DRO-20260223-1P2/checkpoint_step_500/fst_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a6100c4af7b20237290b47cdc5a10cb0440a7f015e88ce550809933999e949
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_500/mss_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11e51b487e6c4fba6aea0ead340da52eea2e6b12732a246cf07ff220baaf6adf
3
+ size 25261992
DRO-20260223-1P2/checkpoint_step_500/original_style_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e2f584ba8b32aac7057895b04e50416aa588880570259468e5521566b4012d
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_500/scr.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb262421896ec6fa211535ccb4baeaec06641ce52ce241c05946555ae2720379
3
+ size 284227968
DRO-20260223-1P2/checkpoint_step_500/style_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cfa9ad658d3ab7d20e319234fd3e3a14bf59c6cc144939c9b3bd1ddb0881f4
3
+ size 82394556
DRO-20260223-1P2/checkpoint_step_500/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2bc7efca3f67f867959b6a6d8f7aedbb972015936ac59dcb2ac979ee4b145c3
3
+ size 1349134749
DRO-20260223-1P2/checkpoint_step_500/unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b28b16e9c915537f0e4a35e81a3ccb92d36e83aeeaeae574583d2d4c78b27d
3
+ size 314927748
DRO-20260223-1P2/checkpoint_step_750/content_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44489195f5553b9ad9909be2187df57a3f086eae11f97484c212f816923482b0
3
+ size 4756580
DRO-20260223-1P2/checkpoint_step_750/fst_module.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:351113fa24c83c18ec2cd0ed60640e17e305154e3b5ae84afad4906cc64ccf00
3
+ size 238575652
DRO-20260223-1P2/checkpoint_step_750/fst_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8c97be078345472890994594cef7957702e626a2403e1065ef85cb66dd6f4ad
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_750/mss_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:140736df0fa9a4e9416ea2efaa91c4bd2369976f4ccfbe0ce48bd1505d92dbc1
3
+ size 25261992
DRO-20260223-1P2/checkpoint_step_750/original_style_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd0c566b0413af88354f5bdc89850f35a91c63d93d613def31e68db3b4d1e8fe
3
+ size 4198552
DRO-20260223-1P2/checkpoint_step_750/scr.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bbdb8bcf68aeb00c52fa056dd431487450861dae4e9c6a3fd8b0bd47b55985b
3
+ size 284227968
DRO-20260223-1P2/checkpoint_step_750/style_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0de9e7fb21941798895d4489d20cafef8d65be68eaca0945e454f54b1d826af
3
+ size 82394556
DRO-20260223-1P2/checkpoint_step_750/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a57cf301119756a64ada269aaf46f5a6afbe5a9ba4cf5f8d2acfccac154dbe
3
+ size 1349134749
DRO-20260223-1P2/checkpoint_step_750/unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693891fceb831d8b9add577161c0af08d53b32f20398c383c184679c4ff9e9a0
3
+ size 314927748
DRO-20260223-1P2/final/content_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b91b415d54d8b943e3ddf3bdf624de3aea550baf8d7dfac4419c2e35e32f19
3
+ size 4756580
DRO-20260223-1P2/final/fst_module.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c304ddfad36b9d2ff3dc595c7be6a48b5c7589f7dc9c163f2d09f6d8b75a8b4
3
+ size 238575652
DRO-20260223-1P2/final/fst_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de83146b82e0d03b5dc9d3ec508832fedcb9dffe246003d900104f31f1f54861
3
+ size 4198552
DRO-20260223-1P2/final/mss_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5c20aac373e47526cec57681f628ee5ffa8d380d68e08cccc25bc167edbc2dd
3
+ size 25261992
DRO-20260223-1P2/final/original_style_projection.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f2351772393541b2b41879c0414d629a188d402522d64d2e3b8ce9ac57369f
3
+ size 4198552
DRO-20260223-1P2/final/scr.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d76112e9e06f638248eb4afc9be1b07b5d7682e9dbfd6aaace288f50e6976a1
3
+ size 284227968
DRO-20260223-1P2/final/style_encoder.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33e6d30a54f8ecc25c55b62ff19acbc13fce9151d18fed2420bd674bd62c2c2
3
+ size 82394556
DRO-20260223-1P2/final/training_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504a9211fdc66383900b2eae1527cf97aa68ef58339fce6e1e6cd1524d0ed39f
3
+ size 1349134749
DRO-20260223-1P2/final/unet.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7374cfc931f8645dd36b7561d30d4f6e6fac4c744cfa195e780aca657d9a53e
3
+ size 314927748