luandetoni commited on
Commit
9441c73
·
verified ·
1 Parent(s): 914fa7e

Upload ornexus_mb_color_args.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. ornexus_mb_color_args.json +208 -0
ornexus_mb_color_args.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "console_log_level": null,
3
+ "console_log_file": null,
4
+ "console_log_simple": false,
5
+ "v2": false,
6
+ "v_parameterization": false,
7
+ "pretrained_model_name_or_path": "/ComfyUI/models/diffusion_models/flux1-dev-fp8.safetensors",
8
+ "tokenizer_cache_dir": null,
9
+ "train_data_dir": null,
10
+ "cache_info": false,
11
+ "shuffle_caption": false,
12
+ "caption_separator": ",",
13
+ "caption_extension": ".caption",
14
+ "caption_extention": null,
15
+ "keep_tokens": 0,
16
+ "keep_tokens_separator": "",
17
+ "secondary_separator": null,
18
+ "enable_wildcard": false,
19
+ "caption_prefix": null,
20
+ "caption_suffix": null,
21
+ "color_aug": false,
22
+ "flip_aug": false,
23
+ "face_crop_aug_range": null,
24
+ "random_crop": false,
25
+ "debug_dataset": false,
26
+ "resolution": null,
27
+ "cache_latents": true,
28
+ "vae_batch_size": 1,
29
+ "cache_latents_to_disk": true,
30
+ "skip_cache_check": false,
31
+ "enable_bucket": false,
32
+ "min_bucket_reso": 256,
33
+ "max_bucket_reso": 1024,
34
+ "bucket_reso_steps": 64,
35
+ "bucket_no_upscale": false,
36
+ "token_warmup_min": 1,
37
+ "token_warmup_step": 0.0,
38
+ "alpha_mask": false,
39
+ "dataset_class": null,
40
+ "caption_dropout_rate": 0.0,
41
+ "caption_dropout_every_n_epochs": 0,
42
+ "caption_tag_dropout_rate": 0.0,
43
+ "reg_data_dir": null,
44
+ "in_json": null,
45
+ "dataset_repeats": 1,
46
+ "output_dir": "ornexus_mb_color_output",
47
+ "output_name": "ornexus_mb_color_rank16_bf16",
48
+ "huggingface_repo_id": null,
49
+ "huggingface_repo_type": null,
50
+ "huggingface_path_in_repo": null,
51
+ "huggingface_token": null,
52
+ "huggingface_repo_visibility": null,
53
+ "save_state_to_huggingface": false,
54
+ "resume_from_huggingface": false,
55
+ "async_upload": false,
56
+ "save_precision": "bf16",
57
+ "save_every_n_epochs": null,
58
+ "save_every_n_steps": null,
59
+ "save_n_epoch_ratio": null,
60
+ "save_last_n_epochs": null,
61
+ "save_last_n_epochs_state": null,
62
+ "save_last_n_steps": null,
63
+ "save_last_n_steps_state": null,
64
+ "save_state": false,
65
+ "save_state_on_train_end": false,
66
+ "resume": null,
67
+ "train_batch_size": 1,
68
+ "max_token_length": null,
69
+ "mem_eff_attn": true,
70
+ "torch_compile": false,
71
+ "dynamo_backend": "inductor",
72
+ "xformers": false,
73
+ "sdpa": false,
74
+ "vae": null,
75
+ "max_train_steps": 3000,
76
+ "max_train_epochs": null,
77
+ "max_data_loader_n_workers": 0,
78
+ "persistent_data_loader_workers": false,
79
+ "seed": 42,
80
+ "gradient_checkpointing": true,
81
+ "gradient_accumulation_steps": 1,
82
+ "mixed_precision": "bf16",
83
+ "full_fp16": false,
84
+ "full_bf16": true,
85
+ "fp8_base": true,
86
+ "fp8_dtype": "e4m3",
87
+ "ddp_timeout": null,
88
+ "ddp_gradient_as_bucket_view": false,
89
+ "ddp_static_graph": false,
90
+ "clip_skip": null,
91
+ "logging_dir": null,
92
+ "log_with": null,
93
+ "log_prefix": null,
94
+ "log_tracker_name": null,
95
+ "wandb_run_name": null,
96
+ "log_tracker_config": null,
97
+ "wandb_api_key": null,
98
+ "log_config": false,
99
+ "noise_offset": null,
100
+ "noise_offset_random_strength": false,
101
+ "multires_noise_iterations": null,
102
+ "ip_noise_gamma": null,
103
+ "ip_noise_gamma_random_strength": false,
104
+ "multires_noise_discount": 0.3,
105
+ "adaptive_noise_scale": null,
106
+ "zero_terminal_snr": false,
107
+ "min_timestep": null,
108
+ "max_timestep": null,
109
+ "loss_type": "l2",
110
+ "huber_schedule": "snr",
111
+ "huber_c": 0.1,
112
+ "huber_scale": 1.0,
113
+ "lowram": false,
114
+ "highvram": false,
115
+ "sample_every_n_steps": null,
116
+ "sample_at_first": false,
117
+ "sample_every_n_epochs": null,
118
+ "sample_prompts": [
119
+ "a man in a classic Italian tailored suit walking alone through the neon-lit streets of Vienna, Italy at dusk, softly illuminated by vibrant orange and pink signage, dreamy bokeh background with blurred city lights glowing, his expression pensive and introspective, cinematic color grading, soft focus, shallow depth of field, portrait-oriented, warm tones balanced with cooler shadows, high dynamic range (HDR), shot on fujifilm, subtle vintage tone, moody lighting, gentle rim lighting outlining his silhouette against the urban glow, nighttime melancholy atmosphere"
120
+ ],
121
+ "sample_sampler": "ddim",
122
+ "config_file": null,
123
+ "output_config": false,
124
+ "metadata_title": null,
125
+ "metadata_author": null,
126
+ "metadata_description": null,
127
+ "metadata_license": null,
128
+ "metadata_tags": null,
129
+ "prior_loss_weight": 1.0,
130
+ "conditioning_data_dir": null,
131
+ "masked_loss": false,
132
+ "deepspeed": false,
133
+ "zero_stage": 2,
134
+ "offload_optimizer_device": null,
135
+ "offload_optimizer_nvme_path": null,
136
+ "offload_param_device": null,
137
+ "offload_param_nvme_path": null,
138
+ "zero3_init_flag": false,
139
+ "zero3_save_16bit_model": false,
140
+ "fp16_master_weights_and_gradients": false,
141
+ "optimizer_type": "CAME",
142
+ "use_8bit_adam": false,
143
+ "use_lion_optimizer": false,
144
+ "learning_rate": 0.0004,
145
+ "max_grad_norm": 1.0,
146
+ "optimizer_args": [],
147
+ "lr_scheduler_type": "",
148
+ "lr_scheduler_args": null,
149
+ "lr_scheduler": "constant",
150
+ "lr_warmup_steps": 0,
151
+ "lr_decay_steps": 0,
152
+ "lr_scheduler_num_cycles": 1,
153
+ "lr_scheduler_power": 1.0,
154
+ "fused_backward_pass": false,
155
+ "lr_scheduler_timescale": null,
156
+ "lr_scheduler_min_lr_ratio": null,
157
+ "dataset_config": "[[datasets]]\nresolution = [ 512, 1280,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1920\n[[datasets.subsets]]\nimage_dir = \"/workspace/mb_ornexus/mb_color\"\nclass_tokens = \"akihikoyoshida\"\nnum_repeats = 1\n\n\n[[datasets]]\nresolution = [ 1080, 1920,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1920\n[[datasets.subsets]]\nimage_dir = \"/workspace/mb_ornexus/mb_color\"\nclass_tokens = \"akihikoyoshida\"\nnum_repeats = 1\n\n\n[[datasets]]\nresolution = [ 904, 1200,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1920\n[[datasets.subsets]]\nimage_dir = \"/workspace/mb_ornexus/mb_color\"\nclass_tokens = \"akihikoyoshida\"\nnum_repeats = 1\n\n\n[general]\nshuffle_caption = false\ncaption_extension = \".txt\"\nkeep_tokens_separator = \"|||\"\ncaption_dropout_rate = 0.0\ncolor_aug = false\nflip_aug = false\n",
158
+ "cache_text_encoder_outputs": true,
159
+ "cache_text_encoder_outputs_to_disk": true,
160
+ "text_encoder_batch_size": null,
161
+ "disable_mmap_load_safetensors": false,
162
+ "weighting_scheme": "logit_normal",
163
+ "logit_mean": 0.0,
164
+ "logit_std": 1.0,
165
+ "mode_scale": 1.29,
166
+ "blocks_to_swap": 0,
167
+ "min_snr_gamma": 5.0,
168
+ "scale_v_pred_loss_like_noise_pred": false,
169
+ "v_pred_like_loss": null,
170
+ "debiased_estimation_loss": false,
171
+ "weighted_captions": false,
172
+ "cpu_offload_checkpointing": false,
173
+ "no_metadata": false,
174
+ "save_model_as": "safetensors",
175
+ "unet_lr": null,
176
+ "text_encoder_lr": null,
177
+ "fp8_base_unet": false,
178
+ "network_weights": null,
179
+ "network_module": ".networks.lora_flux",
180
+ "network_dim": 16,
181
+ "network_alpha": 1.0,
182
+ "network_dropout": null,
183
+ "network_args": [],
184
+ "network_train_unet_only": true,
185
+ "network_train_text_encoder_only": false,
186
+ "training_comment": null,
187
+ "dim_from_weights": false,
188
+ "scale_weight_norms": null,
189
+ "base_weights": null,
190
+ "base_weights_multiplier": null,
191
+ "no_half_vae": false,
192
+ "skip_until_initial_step": false,
193
+ "initial_epoch": null,
194
+ "initial_step": null,
195
+ "clip_l": "/ComfyUI/models/clip/clip_l.safetensors",
196
+ "t5xxl": "/ComfyUI/models/text_encoders/t5/google_t5-v1_1-xxl_encoderonly-fp8_e4m3fn.safetensors",
197
+ "ae": "/ComfyUI/models/vae/flux_vae.safetensors",
198
+ "t5xxl_max_token_length": 512,
199
+ "apply_t5_attn_mask": true,
200
+ "guidance_scale": 1.0,
201
+ "timestep_sampling": "shift",
202
+ "sigmoid_scale": 1.0,
203
+ "model_prediction_type": "raw",
204
+ "discrete_flow_shift": 3.1582000000000003,
205
+ "bypass_flux_guidance": false,
206
+ "num_cpu_threads_per_process": 1,
207
+ "spda": true
208
+ }