uomene commited on
Commit
7ea5a26
·
verified ·
1 Parent(s): 5b71ffa

Upload 7 files

Browse files
flux_lora_output_path/flux_lora_file_name_args.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "/workspace/ComfyUI/models/diffusion_models/flux1-dev.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": "flux_lora_output_path",
47
+ "output_name": "flux_lora_file_name_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
+ "slim woman, young woman, realistic body, natural proportions, long legs, narrow waist, small shoulders, oval face, symmetrical face, straight dark brown hair, long hair, middle part hairstyle, natural posture, casual clothing"
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, 512,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1024\n[[datasets.subsets]]\nimage_dir = \"/workspace/ComfyUI/models/datasets\"\nclass_tokens = \"akihikoyoshida\"\nnum_repeats = 1\n\n\n[[datasets]]\nresolution = [ 768, 768,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1024\n[[datasets.subsets]]\nimage_dir = \"/workspace/ComfyUI/models/datasets\"\nclass_tokens = \"akihikoyoshida\"\nnum_repeats = 1\n\n\n[[datasets]]\nresolution = [ 1024, 1024,]\nbatch_size = 1\nenable_bucket = true\nbucket_no_upscale = false\nmin_bucket_reso = 256\nmax_bucket_reso = 1024\n[[datasets.subsets]]\nimage_dir = \"/workspace/ComfyUI/models/datasets\"\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": null,
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
+ "num_cpu_threads_per_process": 1,
196
+ "clip_l": "/workspace/ComfyUI/models/text_encoders/clip_l.safetensors",
197
+ "t5xxl": "/workspace/ComfyUI/models/text_encoders/t5/t5xxl_fp16.safetensors",
198
+ "ae": "/workspace/ComfyUI/models/vae/flux_vae.safetensors",
199
+ "t5xxl_max_token_length": 512,
200
+ "spda": true,
201
+ "apply_t5_attn_mask": true,
202
+ "timestep_sampling": "shift",
203
+ "sigmoid_scale": 1.0,
204
+ "model_prediction_type": "raw",
205
+ "guidance_scale": 1.0,
206
+ "discrete_flow_shift": 3.1582000000000003
207
+ }
flux_lora_output_path/flux_lora_file_name_rank16_bf16-step00750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad386ddc28ca4c4d59cc9d7646f0da10cd92171bb696112559652d2ab85c52fc
3
+ size 153274272
flux_lora_output_path/flux_lora_file_name_rank16_bf16-step01500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ddc1a0207186e86dc2501ad01e44d906cc9fefa25a514f751b024f50c725dec
3
+ size 153274272
flux_lora_output_path/flux_lora_file_name_rank16_bf16-step02250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10575d3d023df8d5854caa1a8b1467a80996365b5fb9b6b262a3a69780783c92
3
+ size 153274272
flux_lora_output_path/flux_lora_file_name_rank16_bf16-step03000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:529a7be6ea2a60bfcd296ffb4149a58cb0564034e3945d9483a099a8cba33ab6
3
+ size 153274272
flux_lora_output_path/flux_lora_file_name_rank16_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea95598741e0a2172e355f824ef39ef8f48c5a7373c4af3141c849dc1271049
3
+ size 153274272
flux_lora_output_path/flux_lora_file_name_workflow.json ADDED
@@ -0,0 +1,3704 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "b7f43161-aac2-4f34-98f3-24e93aba1354",
3
+ "revision": 0,
4
+ "last_node_id": 137,
5
+ "last_link_id": 239,
6
+ "nodes": [
7
+ {
8
+ "id": 38,
9
+ "type": "SetNode",
10
+ "pos": [
11
+ 1138.6033935546875,
12
+ 1.119886875152588
13
+ ],
14
+ "size": [
15
+ 210,
16
+ 58
17
+ ],
18
+ "flags": {
19
+ "collapsed": true
20
+ },
21
+ "order": 19,
22
+ "mode": 0,
23
+ "inputs": [
24
+ {
25
+ "name": "VALSETTINGS",
26
+ "type": "VALSETTINGS",
27
+ "link": 58
28
+ }
29
+ ],
30
+ "outputs": [
31
+ {
32
+ "name": "*",
33
+ "type": "*",
34
+ "links": null
35
+ }
36
+ ],
37
+ "title": "Set_validation_settings",
38
+ "properties": {
39
+ "previousName": "validation_settings"
40
+ },
41
+ "widgets_values": [
42
+ "validation_settings"
43
+ ]
44
+ },
45
+ {
46
+ "id": 48,
47
+ "type": "GetNode",
48
+ "pos": [
49
+ 2630,
50
+ 450
51
+ ],
52
+ "size": [
53
+ 210,
54
+ 58
55
+ ],
56
+ "flags": {
57
+ "collapsed": true
58
+ },
59
+ "order": 0,
60
+ "mode": 0,
61
+ "inputs": [],
62
+ "outputs": [
63
+ {
64
+ "name": "VALSETTINGS",
65
+ "type": "VALSETTINGS",
66
+ "slot_index": 0,
67
+ "links": [
68
+ 69
69
+ ]
70
+ }
71
+ ],
72
+ "title": "Get_validation_settings",
73
+ "properties": {},
74
+ "widgets_values": [
75
+ "validation_settings"
76
+ ]
77
+ },
78
+ {
79
+ "id": 61,
80
+ "type": "PreviewImage",
81
+ "pos": [
82
+ 3707,
83
+ 610
84
+ ],
85
+ "size": [
86
+ 809.35400390625,
87
+ 458.6750793457031
88
+ ],
89
+ "flags": {},
90
+ "order": 52,
91
+ "mode": 0,
92
+ "inputs": [
93
+ {
94
+ "name": "images",
95
+ "type": "IMAGE",
96
+ "link": 90
97
+ }
98
+ ],
99
+ "outputs": [],
100
+ "properties": {
101
+ "cnr_id": "comfy-core",
102
+ "ver": "0.3.55",
103
+ "Node name for S&R": "PreviewImage"
104
+ },
105
+ "widgets_values": []
106
+ },
107
+ {
108
+ "id": 63,
109
+ "type": "GetNode",
110
+ "pos": [
111
+ 3706.7109375,
112
+ 460
113
+ ],
114
+ "size": [
115
+ 210,
116
+ 58
117
+ ],
118
+ "flags": {
119
+ "collapsed": true
120
+ },
121
+ "order": 1,
122
+ "mode": 0,
123
+ "inputs": [],
124
+ "outputs": [
125
+ {
126
+ "name": "VALSETTINGS",
127
+ "type": "VALSETTINGS",
128
+ "slot_index": 0,
129
+ "links": [
130
+ 89
131
+ ]
132
+ }
133
+ ],
134
+ "title": "Get_validation_settings",
135
+ "properties": {},
136
+ "widgets_values": [
137
+ "validation_settings"
138
+ ]
139
+ },
140
+ {
141
+ "id": 68,
142
+ "type": "GetNode",
143
+ "pos": [
144
+ 4765.21875,
145
+ 468.45684814453125
146
+ ],
147
+ "size": [
148
+ 210,
149
+ 58
150
+ ],
151
+ "flags": {
152
+ "collapsed": true
153
+ },
154
+ "order": 2,
155
+ "mode": 0,
156
+ "inputs": [],
157
+ "outputs": [
158
+ {
159
+ "name": "VALSETTINGS",
160
+ "type": "VALSETTINGS",
161
+ "slot_index": 0,
162
+ "links": [
163
+ 94
164
+ ]
165
+ }
166
+ ],
167
+ "title": "Get_validation_settings",
168
+ "properties": {},
169
+ "widgets_values": [
170
+ "validation_settings"
171
+ ]
172
+ },
173
+ {
174
+ "id": 70,
175
+ "type": "VisualizeLoss",
176
+ "pos": [
177
+ 5586,
178
+ -246
179
+ ],
180
+ "size": [
181
+ 254.40000915527344,
182
+ 198
183
+ ],
184
+ "flags": {},
185
+ "order": 58,
186
+ "mode": 0,
187
+ "inputs": [
188
+ {
189
+ "name": "network_trainer",
190
+ "type": "NETWORKTRAINER",
191
+ "link": 217
192
+ }
193
+ ],
194
+ "outputs": [
195
+ {
196
+ "name": "plot",
197
+ "type": "IMAGE",
198
+ "slot_index": 0,
199
+ "links": [
200
+ 138
201
+ ]
202
+ },
203
+ {
204
+ "name": "loss_list",
205
+ "type": "FLOAT",
206
+ "links": null
207
+ }
208
+ ],
209
+ "properties": {
210
+ "cnr_id": "comfyui-fluxtrainer",
211
+ "ver": "1.0.2",
212
+ "Node name for S&R": "VisualizeLoss"
213
+ },
214
+ "widgets_values": [
215
+ "ggplot",
216
+ 1000,
217
+ true,
218
+ 768,
219
+ 512,
220
+ false
221
+ ]
222
+ },
223
+ {
224
+ "id": 73,
225
+ "type": "Display Any (rgthree)",
226
+ "pos": [
227
+ 6270,
228
+ 660
229
+ ],
230
+ "size": [
231
+ 210,
232
+ 88
233
+ ],
234
+ "flags": {},
235
+ "order": 68,
236
+ "mode": 2,
237
+ "inputs": [
238
+ {
239
+ "dir": 3,
240
+ "name": "source",
241
+ "type": "*",
242
+ "link": 136
243
+ }
244
+ ],
245
+ "outputs": [],
246
+ "properties": {
247
+ "cnr_id": "rgthree-comfy",
248
+ "ver": "1.0.2508241658",
249
+ "Node name for S&R": "Display Any (rgthree)"
250
+ },
251
+ "widgets_values": [
252
+ ""
253
+ ]
254
+ },
255
+ {
256
+ "id": 78,
257
+ "type": "AddLabel",
258
+ "pos": [
259
+ 2023,
260
+ 1177
261
+ ],
262
+ "size": [
263
+ 315,
264
+ 274
265
+ ],
266
+ "flags": {
267
+ "collapsed": true
268
+ },
269
+ "order": 35,
270
+ "mode": 0,
271
+ "inputs": [
272
+ {
273
+ "name": "image",
274
+ "type": "IMAGE",
275
+ "link": 112
276
+ },
277
+ {
278
+ "name": "caption",
279
+ "shape": 7,
280
+ "type": "STRING",
281
+ "link": null
282
+ },
283
+ {
284
+ "name": "text",
285
+ "type": "STRING",
286
+ "widget": {
287
+ "name": "text"
288
+ },
289
+ "link": 111
290
+ }
291
+ ],
292
+ "outputs": [
293
+ {
294
+ "name": "IMAGE",
295
+ "type": "IMAGE",
296
+ "slot_index": 0,
297
+ "links": [
298
+ 200
299
+ ]
300
+ }
301
+ ],
302
+ "properties": {
303
+ "cnr_id": "comfyui-kjnodes",
304
+ "ver": "1.1.4",
305
+ "Node name for S&R": "AddLabel"
306
+ },
307
+ "widgets_values": [
308
+ 10,
309
+ 2,
310
+ 48,
311
+ 32,
312
+ "white",
313
+ "black",
314
+ "FreeMono.ttf",
315
+ "Text",
316
+ "up"
317
+ ]
318
+ },
319
+ {
320
+ "id": 79,
321
+ "type": "SomethingToString",
322
+ "pos": [
323
+ 1815,
324
+ 1177
325
+ ],
326
+ "size": [
327
+ 315,
328
+ 82
329
+ ],
330
+ "flags": {
331
+ "collapsed": true
332
+ },
333
+ "order": 30,
334
+ "mode": 0,
335
+ "inputs": [
336
+ {
337
+ "name": "input",
338
+ "type": "*",
339
+ "link": 220
340
+ }
341
+ ],
342
+ "outputs": [
343
+ {
344
+ "name": "STRING",
345
+ "type": "STRING",
346
+ "slot_index": 0,
347
+ "links": [
348
+ 111
349
+ ]
350
+ }
351
+ ],
352
+ "properties": {
353
+ "cnr_id": "comfyui-kjnodes",
354
+ "ver": "1.1.4",
355
+ "Node name for S&R": "SomethingToString"
356
+ },
357
+ "widgets_values": [
358
+ "steps ",
359
+ ""
360
+ ]
361
+ },
362
+ {
363
+ "id": 80,
364
+ "type": "AddLabel",
365
+ "pos": [
366
+ 2982,
367
+ 1177
368
+ ],
369
+ "size": [
370
+ 315,
371
+ 274
372
+ ],
373
+ "flags": {
374
+ "collapsed": true
375
+ },
376
+ "order": 44,
377
+ "mode": 0,
378
+ "inputs": [
379
+ {
380
+ "name": "image",
381
+ "type": "IMAGE",
382
+ "link": 119
383
+ },
384
+ {
385
+ "name": "caption",
386
+ "shape": 7,
387
+ "type": "STRING",
388
+ "link": null
389
+ },
390
+ {
391
+ "name": "text",
392
+ "type": "STRING",
393
+ "widget": {
394
+ "name": "text"
395
+ },
396
+ "link": 117
397
+ }
398
+ ],
399
+ "outputs": [
400
+ {
401
+ "name": "IMAGE",
402
+ "type": "IMAGE",
403
+ "slot_index": 0,
404
+ "links": [
405
+ 201
406
+ ]
407
+ }
408
+ ],
409
+ "properties": {
410
+ "cnr_id": "comfyui-kjnodes",
411
+ "ver": "1.1.4",
412
+ "Node name for S&R": "AddLabel"
413
+ },
414
+ "widgets_values": [
415
+ 10,
416
+ 2,
417
+ 48,
418
+ 32,
419
+ "white",
420
+ "black",
421
+ "FreeMono.ttf",
422
+ "Text",
423
+ "up"
424
+ ]
425
+ },
426
+ {
427
+ "id": 81,
428
+ "type": "SomethingToString",
429
+ "pos": [
430
+ 2774,
431
+ 1177
432
+ ],
433
+ "size": [
434
+ 315,
435
+ 82
436
+ ],
437
+ "flags": {
438
+ "collapsed": true
439
+ },
440
+ "order": 38,
441
+ "mode": 0,
442
+ "inputs": [
443
+ {
444
+ "name": "input",
445
+ "type": "*",
446
+ "link": 235
447
+ }
448
+ ],
449
+ "outputs": [
450
+ {
451
+ "name": "STRING",
452
+ "type": "STRING",
453
+ "slot_index": 0,
454
+ "links": [
455
+ 117
456
+ ]
457
+ }
458
+ ],
459
+ "properties": {
460
+ "cnr_id": "comfyui-kjnodes",
461
+ "ver": "1.1.4",
462
+ "Node name for S&R": "SomethingToString"
463
+ },
464
+ "widgets_values": [
465
+ "steps ",
466
+ ""
467
+ ]
468
+ },
469
+ {
470
+ "id": 82,
471
+ "type": "SomethingToString",
472
+ "pos": [
473
+ 3909,
474
+ 1177
475
+ ],
476
+ "size": [
477
+ 315,
478
+ 82
479
+ ],
480
+ "flags": {
481
+ "collapsed": true
482
+ },
483
+ "order": 47,
484
+ "mode": 0,
485
+ "inputs": [
486
+ {
487
+ "name": "input",
488
+ "type": "*",
489
+ "link": 234
490
+ }
491
+ ],
492
+ "outputs": [
493
+ {
494
+ "name": "STRING",
495
+ "type": "STRING",
496
+ "slot_index": 0,
497
+ "links": [
498
+ 121
499
+ ]
500
+ }
501
+ ],
502
+ "properties": {
503
+ "cnr_id": "comfyui-kjnodes",
504
+ "ver": "1.1.4",
505
+ "Node name for S&R": "SomethingToString"
506
+ },
507
+ "widgets_values": [
508
+ "steps ",
509
+ ""
510
+ ]
511
+ },
512
+ {
513
+ "id": 83,
514
+ "type": "AddLabel",
515
+ "pos": [
516
+ 4130,
517
+ 1177
518
+ ],
519
+ "size": [
520
+ 315,
521
+ 274
522
+ ],
523
+ "flags": {
524
+ "collapsed": true
525
+ },
526
+ "order": 53,
527
+ "mode": 0,
528
+ "inputs": [
529
+ {
530
+ "name": "image",
531
+ "type": "IMAGE",
532
+ "link": 122
533
+ },
534
+ {
535
+ "name": "caption",
536
+ "shape": 7,
537
+ "type": "STRING",
538
+ "link": null
539
+ },
540
+ {
541
+ "name": "text",
542
+ "type": "STRING",
543
+ "widget": {
544
+ "name": "text"
545
+ },
546
+ "link": 121
547
+ }
548
+ ],
549
+ "outputs": [
550
+ {
551
+ "name": "IMAGE",
552
+ "type": "IMAGE",
553
+ "slot_index": 0,
554
+ "links": [
555
+ 204
556
+ ]
557
+ }
558
+ ],
559
+ "properties": {
560
+ "cnr_id": "comfyui-kjnodes",
561
+ "ver": "1.1.4",
562
+ "Node name for S&R": "AddLabel"
563
+ },
564
+ "widgets_values": [
565
+ 10,
566
+ 2,
567
+ 48,
568
+ 32,
569
+ "white",
570
+ "black",
571
+ "FreeMono.ttf",
572
+ "Text",
573
+ "up"
574
+ ]
575
+ },
576
+ {
577
+ "id": 84,
578
+ "type": "SomethingToString",
579
+ "pos": [
580
+ 4963,
581
+ 1177
582
+ ],
583
+ "size": [
584
+ 315,
585
+ 82
586
+ ],
587
+ "flags": {
588
+ "collapsed": true
589
+ },
590
+ "order": 55,
591
+ "mode": 0,
592
+ "inputs": [
593
+ {
594
+ "name": "input",
595
+ "type": "*",
596
+ "link": 215
597
+ }
598
+ ],
599
+ "outputs": [
600
+ {
601
+ "name": "STRING",
602
+ "type": "STRING",
603
+ "slot_index": 0,
604
+ "links": [
605
+ 124
606
+ ]
607
+ }
608
+ ],
609
+ "properties": {
610
+ "cnr_id": "comfyui-kjnodes",
611
+ "ver": "1.1.4",
612
+ "Node name for S&R": "SomethingToString"
613
+ },
614
+ "widgets_values": [
615
+ "steps ",
616
+ ""
617
+ ]
618
+ },
619
+ {
620
+ "id": 85,
621
+ "type": "AddLabel",
622
+ "pos": [
623
+ 5171,
624
+ 1177
625
+ ],
626
+ "size": [
627
+ 315,
628
+ 274
629
+ ],
630
+ "flags": {
631
+ "collapsed": true
632
+ },
633
+ "order": 61,
634
+ "mode": 0,
635
+ "inputs": [
636
+ {
637
+ "name": "image",
638
+ "type": "IMAGE",
639
+ "link": 126
640
+ },
641
+ {
642
+ "name": "caption",
643
+ "shape": 7,
644
+ "type": "STRING",
645
+ "link": null
646
+ },
647
+ {
648
+ "name": "text",
649
+ "type": "STRING",
650
+ "widget": {
651
+ "name": "text"
652
+ },
653
+ "link": 124
654
+ }
655
+ ],
656
+ "outputs": [
657
+ {
658
+ "name": "IMAGE",
659
+ "type": "IMAGE",
660
+ "slot_index": 0,
661
+ "links": [
662
+ 207
663
+ ]
664
+ }
665
+ ],
666
+ "properties": {
667
+ "cnr_id": "comfyui-kjnodes",
668
+ "ver": "1.1.4",
669
+ "Node name for S&R": "AddLabel"
670
+ },
671
+ "widgets_values": [
672
+ 10,
673
+ 2,
674
+ 48,
675
+ 32,
676
+ "white",
677
+ "black",
678
+ "FreeMono.ttf",
679
+ "Text",
680
+ "up"
681
+ ]
682
+ },
683
+ {
684
+ "id": 88,
685
+ "type": "Display Any (rgthree)",
686
+ "pos": [
687
+ 1143.6033935546875,
688
+ 82.11988067626953
689
+ ],
690
+ "size": [
691
+ 210,
692
+ 88
693
+ ],
694
+ "flags": {},
695
+ "order": 26,
696
+ "mode": 0,
697
+ "inputs": [
698
+ {
699
+ "dir": 3,
700
+ "name": "source",
701
+ "type": "*",
702
+ "link": 182
703
+ }
704
+ ],
705
+ "outputs": [],
706
+ "title": "Number of epochs",
707
+ "properties": {
708
+ "cnr_id": "rgthree-comfy",
709
+ "ver": "1.0.2508241658",
710
+ "Node name for S&R": "Display Any (rgthree)"
711
+ },
712
+ "widgets_values": [
713
+ ""
714
+ ]
715
+ },
716
+ {
717
+ "id": 89,
718
+ "type": "UploadToHuggingFace",
719
+ "pos": [
720
+ 5900,
721
+ 660
722
+ ],
723
+ "size": [
724
+ 315,
725
+ 178
726
+ ],
727
+ "flags": {},
728
+ "order": 64,
729
+ "mode": 2,
730
+ "inputs": [
731
+ {
732
+ "name": "network_trainer",
733
+ "type": "NETWORKTRAINER",
734
+ "link": null
735
+ },
736
+ {
737
+ "name": "source_path",
738
+ "type": "STRING",
739
+ "widget": {
740
+ "name": "source_path"
741
+ },
742
+ "link": 230
743
+ }
744
+ ],
745
+ "outputs": [
746
+ {
747
+ "name": "network_trainer",
748
+ "type": "NETWORKTRAINER",
749
+ "links": null
750
+ },
751
+ {
752
+ "name": "status",
753
+ "type": "STRING",
754
+ "links": [
755
+ 136
756
+ ]
757
+ }
758
+ ],
759
+ "properties": {
760
+ "cnr_id": "comfyui-fluxtrainer",
761
+ "ver": "1.0.2",
762
+ "Node name for S&R": "UploadToHuggingFace"
763
+ },
764
+ "widgets_values": [
765
+ "",
766
+ "",
767
+ "",
768
+ true,
769
+ ""
770
+ ]
771
+ },
772
+ {
773
+ "id": 90,
774
+ "type": "SaveImage",
775
+ "pos": [
776
+ 5877,
777
+ -60
778
+ ],
779
+ "size": [
780
+ 574.23046875,
781
+ 414.46881103515625
782
+ ],
783
+ "flags": {},
784
+ "order": 62,
785
+ "mode": 0,
786
+ "inputs": [
787
+ {
788
+ "name": "images",
789
+ "type": "IMAGE",
790
+ "link": 138
791
+ }
792
+ ],
793
+ "outputs": [],
794
+ "properties": {
795
+ "cnr_id": "comfy-core",
796
+ "ver": "0.3.55",
797
+ "Node name for S&R": "SaveImage"
798
+ },
799
+ "widgets_values": [
800
+ "flux_lora_loss_plot"
801
+ ]
802
+ },
803
+ {
804
+ "id": 105,
805
+ "type": "Display Any (rgthree)",
806
+ "pos": [
807
+ 483,
808
+ -811
809
+ ],
810
+ "size": [
811
+ 1073.7608642578125,
812
+ 492.8503112792969
813
+ ],
814
+ "flags": {},
815
+ "order": 27,
816
+ "mode": 0,
817
+ "inputs": [
818
+ {
819
+ "dir": 3,
820
+ "name": "source",
821
+ "type": "*",
822
+ "link": 183
823
+ }
824
+ ],
825
+ "outputs": [],
826
+ "properties": {
827
+ "cnr_id": "rgthree-comfy",
828
+ "ver": "1.0.2508241658",
829
+ "Node name for S&R": "Display Any (rgthree)"
830
+ },
831
+ "widgets_values": [
832
+ ""
833
+ ]
834
+ },
835
+ {
836
+ "id": 113,
837
+ "type": "Note",
838
+ "pos": [
839
+ -732,
840
+ 63
841
+ ],
842
+ "size": [
843
+ 462.68292236328125,
844
+ 88
845
+ ],
846
+ "flags": {},
847
+ "order": 3,
848
+ "mode": 0,
849
+ "inputs": [],
850
+ "outputs": [],
851
+ "properties": {
852
+ "text": ""
853
+ },
854
+ "widgets_values": [
855
+ "For multiresolution training, input same source directory with different dataset resolution. From what I hear, Flux likes multiple resolutions.\n\nFor single resolution training, just add single dataset."
856
+ ],
857
+ "color": "#432",
858
+ "bgcolor": "#653"
859
+ },
860
+ {
861
+ "id": 115,
862
+ "type": "Note",
863
+ "pos": [
864
+ 248.60342407226562,
865
+ -89.88011932373047
866
+ ],
867
+ "size": [
868
+ 462.68292236328125,
869
+ 88
870
+ ],
871
+ "flags": {},
872
+ "order": 4,
873
+ "mode": 0,
874
+ "inputs": [],
875
+ "outputs": [],
876
+ "properties": {
877
+ "text": ""
878
+ },
879
+ "widgets_values": [
880
+ "You can use same models as you use for inference in Comfy. When fp8_base is enabled, the model is downcasted to torch.float_e4m3fn on initialize, meaning if you load fp8 model here it should also be in same format."
881
+ ],
882
+ "color": "#432",
883
+ "bgcolor": "#653"
884
+ },
885
+ {
886
+ "id": 117,
887
+ "type": "ImageConcatFromBatch",
888
+ "pos": [
889
+ 6690,
890
+ 410
891
+ ],
892
+ "size": [
893
+ 315,
894
+ 106
895
+ ],
896
+ "flags": {},
897
+ "order": 21,
898
+ "mode": 0,
899
+ "inputs": [
900
+ {
901
+ "name": "images",
902
+ "type": "IMAGE",
903
+ "link": 195
904
+ },
905
+ {
906
+ "name": "num_columns",
907
+ "type": "INT",
908
+ "widget": {
909
+ "name": "num_columns"
910
+ },
911
+ "link": 199
912
+ }
913
+ ],
914
+ "outputs": [
915
+ {
916
+ "name": "IMAGE",
917
+ "type": "IMAGE",
918
+ "slot_index": 0,
919
+ "links": [
920
+ 210
921
+ ]
922
+ }
923
+ ],
924
+ "properties": {
925
+ "cnr_id": "comfyui-kjnodes",
926
+ "ver": "1.1.4",
927
+ "Node name for S&R": "ImageConcatFromBatch"
928
+ },
929
+ "widgets_values": [
930
+ 3,
931
+ false,
932
+ 4096
933
+ ]
934
+ },
935
+ {
936
+ "id": 119,
937
+ "type": "ImageBatchMulti",
938
+ "pos": [
939
+ 6820,
940
+ 180
941
+ ],
942
+ "size": [
943
+ 210,
944
+ 142
945
+ ],
946
+ "flags": {},
947
+ "order": 18,
948
+ "mode": 0,
949
+ "inputs": [
950
+ {
951
+ "name": "image_1",
952
+ "type": "IMAGE",
953
+ "link": 202
954
+ },
955
+ {
956
+ "name": "image_2",
957
+ "shape": 7,
958
+ "type": "IMAGE",
959
+ "link": 203
960
+ },
961
+ {
962
+ "name": "image_3",
963
+ "type": "IMAGE",
964
+ "link": 206
965
+ },
966
+ {
967
+ "name": "image_4",
968
+ "type": "IMAGE",
969
+ "link": 208
970
+ }
971
+ ],
972
+ "outputs": [
973
+ {
974
+ "name": "images",
975
+ "type": "IMAGE",
976
+ "slot_index": 0,
977
+ "links": [
978
+ 195
979
+ ]
980
+ }
981
+ ],
982
+ "properties": {
983
+ "cnr_id": "comfyui-kjnodes",
984
+ "ver": "1.1.4"
985
+ },
986
+ "widgets_values": [
987
+ 4,
988
+ null
989
+ ]
990
+ },
991
+ {
992
+ "id": 120,
993
+ "type": "GetImageSizeAndCount",
994
+ "pos": [
995
+ 6830,
996
+ 120
997
+ ],
998
+ "size": [
999
+ 210,
1000
+ 86
1001
+ ],
1002
+ "flags": {
1003
+ "collapsed": true
1004
+ },
1005
+ "order": 17,
1006
+ "mode": 0,
1007
+ "inputs": [
1008
+ {
1009
+ "name": "image",
1010
+ "type": "IMAGE",
1011
+ "link": 209
1012
+ }
1013
+ ],
1014
+ "outputs": [
1015
+ {
1016
+ "name": "image",
1017
+ "type": "IMAGE",
1018
+ "slot_index": 0,
1019
+ "links": []
1020
+ },
1021
+ {
1022
+ "name": "width",
1023
+ "type": "INT",
1024
+ "links": null
1025
+ },
1026
+ {
1027
+ "name": "height",
1028
+ "type": "INT",
1029
+ "links": null
1030
+ },
1031
+ {
1032
+ "name": "count",
1033
+ "type": "INT",
1034
+ "slot_index": 3,
1035
+ "links": [
1036
+ 199
1037
+ ]
1038
+ }
1039
+ ],
1040
+ "properties": {
1041
+ "cnr_id": "comfyui-kjnodes",
1042
+ "ver": "1.1.4",
1043
+ "Node name for S&R": "GetImageSizeAndCount"
1044
+ },
1045
+ "widgets_values": []
1046
+ },
1047
+ {
1048
+ "id": 121,
1049
+ "type": "SetNode",
1050
+ "pos": [
1051
+ 2170,
1052
+ 1177
1053
+ ],
1054
+ "size": [
1055
+ 210,
1056
+ 58
1057
+ ],
1058
+ "flags": {
1059
+ "collapsed": true
1060
+ },
1061
+ "order": 39,
1062
+ "mode": 0,
1063
+ "inputs": [
1064
+ {
1065
+ "name": "IMAGE",
1066
+ "type": "IMAGE",
1067
+ "link": 200
1068
+ }
1069
+ ],
1070
+ "outputs": [
1071
+ {
1072
+ "name": "*",
1073
+ "type": "*",
1074
+ "links": null
1075
+ }
1076
+ ],
1077
+ "title": "Set_Sampler1",
1078
+ "properties": {
1079
+ "previousName": "Sampler1"
1080
+ },
1081
+ "widgets_values": [
1082
+ "Sampler1"
1083
+ ],
1084
+ "color": "#2a363b",
1085
+ "bgcolor": "#3f5159"
1086
+ },
1087
+ {
1088
+ "id": 122,
1089
+ "type": "SetNode",
1090
+ "pos": [
1091
+ 3128,
1092
+ 1177
1093
+ ],
1094
+ "size": [
1095
+ 210,
1096
+ 58
1097
+ ],
1098
+ "flags": {
1099
+ "collapsed": true
1100
+ },
1101
+ "order": 48,
1102
+ "mode": 0,
1103
+ "inputs": [
1104
+ {
1105
+ "name": "IMAGE",
1106
+ "type": "IMAGE",
1107
+ "link": 201
1108
+ }
1109
+ ],
1110
+ "outputs": [
1111
+ {
1112
+ "name": "*",
1113
+ "type": "*",
1114
+ "links": null
1115
+ }
1116
+ ],
1117
+ "title": "Set_Sampler2",
1118
+ "properties": {
1119
+ "previousName": "Sampler2"
1120
+ },
1121
+ "widgets_values": [
1122
+ "Sampler2"
1123
+ ],
1124
+ "color": "#2a363b",
1125
+ "bgcolor": "#3f5159"
1126
+ },
1127
+ {
1128
+ "id": 123,
1129
+ "type": "GetNode",
1130
+ "pos": [
1131
+ 6640,
1132
+ 190
1133
+ ],
1134
+ "size": [
1135
+ 210,
1136
+ 58
1137
+ ],
1138
+ "flags": {
1139
+ "collapsed": true
1140
+ },
1141
+ "order": 5,
1142
+ "mode": 0,
1143
+ "inputs": [],
1144
+ "outputs": [
1145
+ {
1146
+ "name": "IMAGE",
1147
+ "type": "IMAGE",
1148
+ "slot_index": 0,
1149
+ "links": [
1150
+ 202,
1151
+ 209
1152
+ ]
1153
+ }
1154
+ ],
1155
+ "title": "Get_Sampler1",
1156
+ "properties": {},
1157
+ "widgets_values": [
1158
+ "Sampler1"
1159
+ ],
1160
+ "color": "#2a363b",
1161
+ "bgcolor": "#3f5159"
1162
+ },
1163
+ {
1164
+ "id": 124,
1165
+ "type": "GetNode",
1166
+ "pos": [
1167
+ 6640,
1168
+ 230
1169
+ ],
1170
+ "size": [
1171
+ 210,
1172
+ 58
1173
+ ],
1174
+ "flags": {
1175
+ "collapsed": true
1176
+ },
1177
+ "order": 6,
1178
+ "mode": 0,
1179
+ "inputs": [],
1180
+ "outputs": [
1181
+ {
1182
+ "name": "IMAGE",
1183
+ "type": "IMAGE",
1184
+ "slot_index": 0,
1185
+ "links": [
1186
+ 203
1187
+ ]
1188
+ }
1189
+ ],
1190
+ "title": "Get_Sampler2",
1191
+ "properties": {},
1192
+ "widgets_values": [
1193
+ "Sampler2"
1194
+ ],
1195
+ "color": "#2a363b",
1196
+ "bgcolor": "#3f5159"
1197
+ },
1198
+ {
1199
+ "id": 125,
1200
+ "type": "SetNode",
1201
+ "pos": [
1202
+ 4278,
1203
+ 1177
1204
+ ],
1205
+ "size": [
1206
+ 210,
1207
+ 58
1208
+ ],
1209
+ "flags": {
1210
+ "collapsed": true
1211
+ },
1212
+ "order": 56,
1213
+ "mode": 0,
1214
+ "inputs": [
1215
+ {
1216
+ "name": "IMAGE",
1217
+ "type": "IMAGE",
1218
+ "link": 204
1219
+ }
1220
+ ],
1221
+ "outputs": [
1222
+ {
1223
+ "name": "*",
1224
+ "type": "*",
1225
+ "slot_index": 0,
1226
+ "links": []
1227
+ }
1228
+ ],
1229
+ "title": "Set_Sampler3",
1230
+ "properties": {
1231
+ "previousName": "Sampler3"
1232
+ },
1233
+ "widgets_values": [
1234
+ "Sampler3"
1235
+ ],
1236
+ "color": "#2a363b",
1237
+ "bgcolor": "#3f5159"
1238
+ },
1239
+ {
1240
+ "id": 126,
1241
+ "type": "GetNode",
1242
+ "pos": [
1243
+ 6650,
1244
+ 280
1245
+ ],
1246
+ "size": [
1247
+ 210,
1248
+ 58
1249
+ ],
1250
+ "flags": {
1251
+ "collapsed": true
1252
+ },
1253
+ "order": 7,
1254
+ "mode": 0,
1255
+ "inputs": [],
1256
+ "outputs": [
1257
+ {
1258
+ "name": "IMAGE",
1259
+ "type": "IMAGE",
1260
+ "slot_index": 0,
1261
+ "links": [
1262
+ 206
1263
+ ]
1264
+ }
1265
+ ],
1266
+ "title": "Get_Sampler3",
1267
+ "properties": {},
1268
+ "widgets_values": [
1269
+ "Sampler3"
1270
+ ],
1271
+ "color": "#2a363b",
1272
+ "bgcolor": "#3f5159"
1273
+ },
1274
+ {
1275
+ "id": 127,
1276
+ "type": "SetNode",
1277
+ "pos": [
1278
+ 5319,
1279
+ 1177
1280
+ ],
1281
+ "size": [
1282
+ 210,
1283
+ 58
1284
+ ],
1285
+ "flags": {
1286
+ "collapsed": true
1287
+ },
1288
+ "order": 66,
1289
+ "mode": 0,
1290
+ "inputs": [
1291
+ {
1292
+ "name": "IMAGE",
1293
+ "type": "IMAGE",
1294
+ "link": 207
1295
+ }
1296
+ ],
1297
+ "outputs": [
1298
+ {
1299
+ "name": "*",
1300
+ "type": "*",
1301
+ "links": null
1302
+ }
1303
+ ],
1304
+ "title": "Set_Sampler4",
1305
+ "properties": {
1306
+ "previousName": "Sampler4"
1307
+ },
1308
+ "widgets_values": [
1309
+ "Sampler4"
1310
+ ],
1311
+ "color": "#2a363b",
1312
+ "bgcolor": "#3f5159"
1313
+ },
1314
+ {
1315
+ "id": 128,
1316
+ "type": "GetNode",
1317
+ "pos": [
1318
+ 6640,
1319
+ 330
1320
+ ],
1321
+ "size": [
1322
+ 210,
1323
+ 58
1324
+ ],
1325
+ "flags": {
1326
+ "collapsed": true
1327
+ },
1328
+ "order": 8,
1329
+ "mode": 0,
1330
+ "inputs": [],
1331
+ "outputs": [
1332
+ {
1333
+ "name": "IMAGE",
1334
+ "type": "IMAGE",
1335
+ "slot_index": 0,
1336
+ "links": [
1337
+ 208
1338
+ ]
1339
+ }
1340
+ ],
1341
+ "title": "Get_Sampler4",
1342
+ "properties": {},
1343
+ "widgets_values": [
1344
+ "Sampler4"
1345
+ ],
1346
+ "color": "#2a363b",
1347
+ "bgcolor": "#3f5159"
1348
+ },
1349
+ {
1350
+ "id": 131,
1351
+ "type": "Note",
1352
+ "pos": [
1353
+ 478,
1354
+ -884
1355
+ ],
1356
+ "size": [
1357
+ 210,
1358
+ 88
1359
+ ],
1360
+ "flags": {},
1361
+ "order": 9,
1362
+ "mode": 0,
1363
+ "inputs": [],
1364
+ "outputs": [],
1365
+ "properties": {
1366
+ "text": ""
1367
+ },
1368
+ "widgets_values": [
1369
+ "sanity check that all the args are chosen correctly"
1370
+ ],
1371
+ "color": "#432",
1372
+ "bgcolor": "#653"
1373
+ },
1374
+ {
1375
+ "id": 65,
1376
+ "type": "FluxTrainValidate",
1377
+ "pos": [
1378
+ 4775.216796875,
1379
+ 518.4568481445312
1380
+ ],
1381
+ "size": [
1382
+ 468.5999755859375,
1383
+ 46
1384
+ ],
1385
+ "flags": {},
1386
+ "order": 57,
1387
+ "mode": 0,
1388
+ "inputs": [
1389
+ {
1390
+ "name": "network_trainer",
1391
+ "type": "NETWORKTRAINER",
1392
+ "link": 233
1393
+ },
1394
+ {
1395
+ "name": "validation_settings",
1396
+ "shape": 7,
1397
+ "type": "VALSETTINGS",
1398
+ "link": 94
1399
+ }
1400
+ ],
1401
+ "outputs": [
1402
+ {
1403
+ "name": "network_trainer",
1404
+ "type": "NETWORKTRAINER",
1405
+ "slot_index": 0,
1406
+ "links": [
1407
+ 217,
1408
+ 229
1409
+ ]
1410
+ },
1411
+ {
1412
+ "name": "validation_images",
1413
+ "type": "IMAGE",
1414
+ "slot_index": 1,
1415
+ "links": [
1416
+ 95,
1417
+ 126
1418
+ ]
1419
+ }
1420
+ ],
1421
+ "properties": {
1422
+ "cnr_id": "comfyui-fluxtrainer",
1423
+ "ver": "1.0.2",
1424
+ "Node name for S&R": "FluxTrainValidate"
1425
+ },
1426
+ "widgets_values": []
1427
+ },
1428
+ {
1429
+ "id": 46,
1430
+ "type": "PreviewImage",
1431
+ "pos": [
1432
+ 2654,
1433
+ 609
1434
+ ],
1435
+ "size": [
1436
+ 850.0181274414062,
1437
+ 452.6767578125
1438
+ ],
1439
+ "flags": {},
1440
+ "order": 43,
1441
+ "mode": 0,
1442
+ "inputs": [
1443
+ {
1444
+ "name": "images",
1445
+ "type": "IMAGE",
1446
+ "link": 70
1447
+ }
1448
+ ],
1449
+ "outputs": [],
1450
+ "properties": {
1451
+ "cnr_id": "comfy-core",
1452
+ "ver": "0.3.55",
1453
+ "Node name for S&R": "PreviewImage"
1454
+ },
1455
+ "widgets_values": []
1456
+ },
1457
+ {
1458
+ "id": 66,
1459
+ "type": "PreviewImage",
1460
+ "pos": [
1461
+ 4785,
1462
+ 628
1463
+ ],
1464
+ "size": [
1465
+ 850.0181274414062,
1466
+ 452.6767578125
1467
+ ],
1468
+ "flags": {},
1469
+ "order": 60,
1470
+ "mode": 0,
1471
+ "inputs": [
1472
+ {
1473
+ "name": "images",
1474
+ "type": "IMAGE",
1475
+ "link": 95
1476
+ }
1477
+ ],
1478
+ "outputs": [],
1479
+ "properties": {
1480
+ "cnr_id": "comfy-core",
1481
+ "ver": "0.3.55",
1482
+ "Node name for S&R": "PreviewImage"
1483
+ },
1484
+ "widgets_values": []
1485
+ },
1486
+ {
1487
+ "id": 37,
1488
+ "type": "FluxTrainValidationSettings",
1489
+ "pos": [
1490
+ 775,
1491
+ 18
1492
+ ],
1493
+ "size": [
1494
+ 315,
1495
+ 250
1496
+ ],
1497
+ "flags": {},
1498
+ "order": 10,
1499
+ "mode": 0,
1500
+ "inputs": [],
1501
+ "outputs": [
1502
+ {
1503
+ "name": "validation_settings",
1504
+ "type": "VALSETTINGS",
1505
+ "slot_index": 0,
1506
+ "links": [
1507
+ 58
1508
+ ]
1509
+ }
1510
+ ],
1511
+ "properties": {
1512
+ "cnr_id": "comfyui-fluxtrainer",
1513
+ "ver": "1.0.2",
1514
+ "Node name for S&R": "FluxTrainValidationSettings"
1515
+ },
1516
+ "widgets_values": [
1517
+ 20,
1518
+ 1024,
1519
+ 1024,
1520
+ 3,
1521
+ 42,
1522
+ "fixed",
1523
+ true,
1524
+ 0.5,
1525
+ 1.15
1526
+ ]
1527
+ },
1528
+ {
1529
+ "id": 116,
1530
+ "type": "Note",
1531
+ "pos": [
1532
+ 776,
1533
+ -111
1534
+ ],
1535
+ "size": [
1536
+ 308.08209228515625,
1537
+ 88
1538
+ ],
1539
+ "flags": {},
1540
+ "order": 11,
1541
+ "mode": 0,
1542
+ "inputs": [],
1543
+ "outputs": [],
1544
+ "properties": {
1545
+ "text": ""
1546
+ },
1547
+ "widgets_values": [
1548
+ "Validation sampling settings are set here for all the sampler nodes."
1549
+ ],
1550
+ "color": "#432",
1551
+ "bgcolor": "#653"
1552
+ },
1553
+ {
1554
+ "id": 9,
1555
+ "type": "PreviewImage",
1556
+ "pos": [
1557
+ 1547,
1558
+ 596
1559
+ ],
1560
+ "size": [
1561
+ 891.4732666015625,
1562
+ 476.6578063964844
1563
+ ],
1564
+ "flags": {},
1565
+ "order": 34,
1566
+ "mode": 0,
1567
+ "inputs": [
1568
+ {
1569
+ "name": "images",
1570
+ "type": "IMAGE",
1571
+ "link": 8
1572
+ }
1573
+ ],
1574
+ "outputs": [],
1575
+ "properties": {
1576
+ "cnr_id": "comfy-core",
1577
+ "ver": "0.3.55",
1578
+ "Node name for S&R": "PreviewImage"
1579
+ },
1580
+ "widgets_values": []
1581
+ },
1582
+ {
1583
+ "id": 14,
1584
+ "type": "FluxTrainSave",
1585
+ "pos": [
1586
+ 1988,
1587
+ 256
1588
+ ],
1589
+ "size": [
1590
+ 393,
1591
+ 122
1592
+ ],
1593
+ "flags": {},
1594
+ "order": 29,
1595
+ "mode": 0,
1596
+ "inputs": [
1597
+ {
1598
+ "name": "network_trainer",
1599
+ "type": "NETWORKTRAINER",
1600
+ "link": 218
1601
+ }
1602
+ ],
1603
+ "outputs": [
1604
+ {
1605
+ "name": "network_trainer",
1606
+ "type": "NETWORKTRAINER",
1607
+ "slot_index": 0,
1608
+ "links": [
1609
+ 221
1610
+ ]
1611
+ },
1612
+ {
1613
+ "name": "lora_path",
1614
+ "type": "STRING",
1615
+ "slot_index": 1,
1616
+ "links": []
1617
+ },
1618
+ {
1619
+ "name": "steps",
1620
+ "type": "INT",
1621
+ "slot_index": 2,
1622
+ "links": []
1623
+ }
1624
+ ],
1625
+ "properties": {
1626
+ "cnr_id": "comfyui-fluxtrainer",
1627
+ "ver": "1.0.2",
1628
+ "Node name for S&R": "FluxTrainSave"
1629
+ },
1630
+ "widgets_values": [
1631
+ false,
1632
+ false
1633
+ ]
1634
+ },
1635
+ {
1636
+ "id": 8,
1637
+ "type": "FluxTrainValidate",
1638
+ "pos": [
1639
+ 1552,
1640
+ 500
1641
+ ],
1642
+ "size": [
1643
+ 468.5999755859375,
1644
+ 46
1645
+ ],
1646
+ "flags": {},
1647
+ "order": 32,
1648
+ "mode": 0,
1649
+ "inputs": [
1650
+ {
1651
+ "name": "network_trainer",
1652
+ "type": "NETWORKTRAINER",
1653
+ "link": 221
1654
+ },
1655
+ {
1656
+ "name": "validation_settings",
1657
+ "shape": 7,
1658
+ "type": "VALSETTINGS",
1659
+ "link": 60
1660
+ }
1661
+ ],
1662
+ "outputs": [
1663
+ {
1664
+ "name": "network_trainer",
1665
+ "type": "NETWORKTRAINER",
1666
+ "slot_index": 0,
1667
+ "links": [
1668
+ 219
1669
+ ]
1670
+ },
1671
+ {
1672
+ "name": "validation_images",
1673
+ "type": "IMAGE",
1674
+ "slot_index": 1,
1675
+ "links": [
1676
+ 8,
1677
+ 112
1678
+ ]
1679
+ }
1680
+ ],
1681
+ "properties": {
1682
+ "cnr_id": "comfyui-fluxtrainer",
1683
+ "ver": "1.0.2",
1684
+ "Node name for S&R": "FluxTrainValidate"
1685
+ },
1686
+ "widgets_values": []
1687
+ },
1688
+ {
1689
+ "id": 40,
1690
+ "type": "GetNode",
1691
+ "pos": [
1692
+ 1546,
1693
+ 433
1694
+ ],
1695
+ "size": [
1696
+ 277.0899353027344,
1697
+ 58
1698
+ ],
1699
+ "flags": {
1700
+ "collapsed": true
1701
+ },
1702
+ "order": 12,
1703
+ "mode": 0,
1704
+ "inputs": [],
1705
+ "outputs": [
1706
+ {
1707
+ "name": "VALSETTINGS",
1708
+ "type": "VALSETTINGS",
1709
+ "slot_index": 0,
1710
+ "links": [
1711
+ 60
1712
+ ]
1713
+ }
1714
+ ],
1715
+ "title": "Get_validation_settings",
1716
+ "properties": {},
1717
+ "widgets_values": [
1718
+ "validation_settings"
1719
+ ]
1720
+ },
1721
+ {
1722
+ "id": 45,
1723
+ "type": "FluxTrainValidate",
1724
+ "pos": [
1725
+ 2640,
1726
+ 500
1727
+ ],
1728
+ "size": [
1729
+ 468.5999755859375,
1730
+ 46
1731
+ ],
1732
+ "flags": {},
1733
+ "order": 41,
1734
+ "mode": 0,
1735
+ "inputs": [
1736
+ {
1737
+ "name": "network_trainer",
1738
+ "type": "NETWORKTRAINER",
1739
+ "link": 227
1740
+ },
1741
+ {
1742
+ "name": "validation_settings",
1743
+ "shape": 7,
1744
+ "type": "VALSETTINGS",
1745
+ "link": 69
1746
+ }
1747
+ ],
1748
+ "outputs": [
1749
+ {
1750
+ "name": "network_trainer",
1751
+ "type": "NETWORKTRAINER",
1752
+ "slot_index": 0,
1753
+ "links": [
1754
+ 223
1755
+ ]
1756
+ },
1757
+ {
1758
+ "name": "validation_images",
1759
+ "type": "IMAGE",
1760
+ "slot_index": 1,
1761
+ "links": [
1762
+ 70,
1763
+ 119
1764
+ ]
1765
+ }
1766
+ ],
1767
+ "properties": {
1768
+ "cnr_id": "comfyui-fluxtrainer",
1769
+ "ver": "1.0.2",
1770
+ "Node name for S&R": "FluxTrainValidate"
1771
+ },
1772
+ "widgets_values": []
1773
+ },
1774
+ {
1775
+ "id": 60,
1776
+ "type": "FluxTrainValidate",
1777
+ "pos": [
1778
+ 3716.708740234375,
1779
+ 510
1780
+ ],
1781
+ "size": [
1782
+ 468.5999755859375,
1783
+ 46
1784
+ ],
1785
+ "flags": {},
1786
+ "order": 50,
1787
+ "mode": 0,
1788
+ "inputs": [
1789
+ {
1790
+ "name": "network_trainer",
1791
+ "type": "NETWORKTRAINER",
1792
+ "link": 225
1793
+ },
1794
+ {
1795
+ "name": "validation_settings",
1796
+ "shape": 7,
1797
+ "type": "VALSETTINGS",
1798
+ "link": 89
1799
+ }
1800
+ ],
1801
+ "outputs": [
1802
+ {
1803
+ "name": "network_trainer",
1804
+ "type": "NETWORKTRAINER",
1805
+ "slot_index": 0,
1806
+ "links": [
1807
+ 226
1808
+ ]
1809
+ },
1810
+ {
1811
+ "name": "validation_images",
1812
+ "type": "IMAGE",
1813
+ "slot_index": 1,
1814
+ "links": [
1815
+ 90,
1816
+ 122
1817
+ ]
1818
+ }
1819
+ ],
1820
+ "properties": {
1821
+ "cnr_id": "comfyui-fluxtrainer",
1822
+ "ver": "1.0.2",
1823
+ "Node name for S&R": "FluxTrainValidate"
1824
+ },
1825
+ "widgets_values": []
1826
+ },
1827
+ {
1828
+ "id": 47,
1829
+ "type": "FluxTrainSave",
1830
+ "pos": [
1831
+ 3114,
1832
+ 323
1833
+ ],
1834
+ "size": [
1835
+ 393,
1836
+ 122
1837
+ ],
1838
+ "flags": {},
1839
+ "order": 37,
1840
+ "mode": 0,
1841
+ "inputs": [
1842
+ {
1843
+ "name": "network_trainer",
1844
+ "type": "NETWORKTRAINER",
1845
+ "link": 222
1846
+ }
1847
+ ],
1848
+ "outputs": [
1849
+ {
1850
+ "name": "network_trainer",
1851
+ "type": "NETWORKTRAINER",
1852
+ "slot_index": 0,
1853
+ "links": [
1854
+ 227
1855
+ ]
1856
+ },
1857
+ {
1858
+ "name": "lora_path",
1859
+ "type": "STRING",
1860
+ "links": null
1861
+ },
1862
+ {
1863
+ "name": "steps",
1864
+ "type": "INT",
1865
+ "slot_index": 2,
1866
+ "links": []
1867
+ }
1868
+ ],
1869
+ "properties": {
1870
+ "cnr_id": "comfyui-fluxtrainer",
1871
+ "ver": "1.0.2",
1872
+ "Node name for S&R": "FluxTrainSave"
1873
+ },
1874
+ "widgets_values": [
1875
+ false,
1876
+ false
1877
+ ]
1878
+ },
1879
+ {
1880
+ "id": 129,
1881
+ "type": "AddLabel",
1882
+ "pos": [
1883
+ 6937,
1884
+ 60
1885
+ ],
1886
+ "size": [
1887
+ 315,
1888
+ 274
1889
+ ],
1890
+ "flags": {
1891
+ "collapsed": true
1892
+ },
1893
+ "order": 63,
1894
+ "mode": 0,
1895
+ "inputs": [
1896
+ {
1897
+ "name": "image",
1898
+ "type": "IMAGE",
1899
+ "link": 210
1900
+ },
1901
+ {
1902
+ "name": "caption",
1903
+ "shape": 7,
1904
+ "type": "STRING",
1905
+ "link": null
1906
+ },
1907
+ {
1908
+ "name": "text",
1909
+ "type": "STRING",
1910
+ "widget": {
1911
+ "name": "text"
1912
+ },
1913
+ "link": 231
1914
+ }
1915
+ ],
1916
+ "outputs": [
1917
+ {
1918
+ "name": "IMAGE",
1919
+ "type": "IMAGE",
1920
+ "slot_index": 0,
1921
+ "links": [
1922
+ 214
1923
+ ]
1924
+ }
1925
+ ],
1926
+ "properties": {
1927
+ "cnr_id": "comfyui-kjnodes",
1928
+ "ver": "1.1.4",
1929
+ "Node name for S&R": "AddLabel"
1930
+ },
1931
+ "widgets_values": [
1932
+ 10,
1933
+ 2,
1934
+ 48,
1935
+ 32,
1936
+ "white",
1937
+ "black",
1938
+ "FreeMono.ttf",
1939
+ "Text",
1940
+ "up"
1941
+ ]
1942
+ },
1943
+ {
1944
+ "id": 62,
1945
+ "type": "FluxTrainSave",
1946
+ "pos": [
1947
+ 4202,
1948
+ 331
1949
+ ],
1950
+ "size": [
1951
+ 393,
1952
+ 122
1953
+ ],
1954
+ "flags": {},
1955
+ "order": 46,
1956
+ "mode": 0,
1957
+ "inputs": [
1958
+ {
1959
+ "name": "network_trainer",
1960
+ "type": "NETWORKTRAINER",
1961
+ "link": 224
1962
+ }
1963
+ ],
1964
+ "outputs": [
1965
+ {
1966
+ "name": "network_trainer",
1967
+ "type": "NETWORKTRAINER",
1968
+ "slot_index": 0,
1969
+ "links": [
1970
+ 225
1971
+ ]
1972
+ },
1973
+ {
1974
+ "name": "lora_path",
1975
+ "type": "STRING",
1976
+ "links": null
1977
+ },
1978
+ {
1979
+ "name": "steps",
1980
+ "type": "INT",
1981
+ "slot_index": 2,
1982
+ "links": []
1983
+ }
1984
+ ],
1985
+ "properties": {
1986
+ "cnr_id": "comfyui-fluxtrainer",
1987
+ "ver": "1.0.2",
1988
+ "Node name for S&R": "FluxTrainSave"
1989
+ },
1990
+ "widgets_values": [
1991
+ false,
1992
+ false
1993
+ ]
1994
+ },
1995
+ {
1996
+ "id": 134,
1997
+ "type": "FluxTrainSave",
1998
+ "pos": [
1999
+ 5275,
2000
+ 328
2001
+ ],
2002
+ "size": [
2003
+ 393,
2004
+ 122
2005
+ ],
2006
+ "flags": {},
2007
+ "order": 54,
2008
+ "mode": 0,
2009
+ "inputs": [
2010
+ {
2011
+ "name": "network_trainer",
2012
+ "type": "NETWORKTRAINER",
2013
+ "link": 232
2014
+ }
2015
+ ],
2016
+ "outputs": [
2017
+ {
2018
+ "name": "network_trainer",
2019
+ "type": "NETWORKTRAINER",
2020
+ "slot_index": 0,
2021
+ "links": [
2022
+ 233
2023
+ ]
2024
+ },
2025
+ {
2026
+ "name": "lora_path",
2027
+ "type": "STRING",
2028
+ "links": null
2029
+ },
2030
+ {
2031
+ "name": "steps",
2032
+ "type": "INT",
2033
+ "slot_index": 2,
2034
+ "links": []
2035
+ }
2036
+ ],
2037
+ "properties": {
2038
+ "cnr_id": "comfyui-fluxtrainer",
2039
+ "ver": "1.0.2",
2040
+ "Node name for S&R": "FluxTrainSave"
2041
+ },
2042
+ "widgets_values": [
2043
+ false,
2044
+ false
2045
+ ]
2046
+ },
2047
+ {
2048
+ "id": 97,
2049
+ "type": "VisualizeLoss",
2050
+ "pos": [
2051
+ 1700,
2052
+ -650
2053
+ ],
2054
+ "size": [
2055
+ 303.6300048828125,
2056
+ 198
2057
+ ],
2058
+ "flags": {},
2059
+ "order": 28,
2060
+ "mode": 0,
2061
+ "inputs": [
2062
+ {
2063
+ "name": "network_trainer",
2064
+ "type": "NETWORKTRAINER",
2065
+ "link": 162
2066
+ }
2067
+ ],
2068
+ "outputs": [
2069
+ {
2070
+ "name": "plot",
2071
+ "type": "IMAGE",
2072
+ "slot_index": 0,
2073
+ "links": [
2074
+ 161
2075
+ ]
2076
+ },
2077
+ {
2078
+ "name": "loss_list",
2079
+ "type": "FLOAT",
2080
+ "links": null
2081
+ }
2082
+ ],
2083
+ "properties": {
2084
+ "cnr_id": "comfyui-fluxtrainer",
2085
+ "ver": "1.0.2",
2086
+ "Node name for S&R": "VisualizeLoss"
2087
+ },
2088
+ "widgets_values": [
2089
+ "seaborn-v0_8-dark-palette",
2090
+ 100,
2091
+ true,
2092
+ 768,
2093
+ 512,
2094
+ false
2095
+ ]
2096
+ },
2097
+ {
2098
+ "id": 99,
2099
+ "type": "VisualizeLoss",
2100
+ "pos": [
2101
+ 2950,
2102
+ -650
2103
+ ],
2104
+ "size": [
2105
+ 254.40000915527344,
2106
+ 198
2107
+ ],
2108
+ "flags": {},
2109
+ "order": 36,
2110
+ "mode": 0,
2111
+ "inputs": [
2112
+ {
2113
+ "name": "network_trainer",
2114
+ "type": "NETWORKTRAINER",
2115
+ "link": 164
2116
+ }
2117
+ ],
2118
+ "outputs": [
2119
+ {
2120
+ "name": "plot",
2121
+ "type": "IMAGE",
2122
+ "slot_index": 0,
2123
+ "links": [
2124
+ 163
2125
+ ]
2126
+ },
2127
+ {
2128
+ "name": "loss_list",
2129
+ "type": "FLOAT",
2130
+ "links": null
2131
+ }
2132
+ ],
2133
+ "properties": {
2134
+ "cnr_id": "comfyui-fluxtrainer",
2135
+ "ver": "1.0.2",
2136
+ "Node name for S&R": "VisualizeLoss"
2137
+ },
2138
+ "widgets_values": [
2139
+ "seaborn-v0_8-dark-palette",
2140
+ 100,
2141
+ true,
2142
+ 768,
2143
+ 512,
2144
+ false
2145
+ ]
2146
+ },
2147
+ {
2148
+ "id": 101,
2149
+ "type": "VisualizeLoss",
2150
+ "pos": [
2151
+ 4090,
2152
+ -650
2153
+ ],
2154
+ "size": [
2155
+ 254.40000915527344,
2156
+ 198
2157
+ ],
2158
+ "flags": {},
2159
+ "order": 45,
2160
+ "mode": 0,
2161
+ "inputs": [
2162
+ {
2163
+ "name": "network_trainer",
2164
+ "type": "NETWORKTRAINER",
2165
+ "link": 166
2166
+ }
2167
+ ],
2168
+ "outputs": [
2169
+ {
2170
+ "name": "plot",
2171
+ "type": "IMAGE",
2172
+ "slot_index": 0,
2173
+ "links": [
2174
+ 165
2175
+ ]
2176
+ },
2177
+ {
2178
+ "name": "loss_list",
2179
+ "type": "FLOAT",
2180
+ "links": null
2181
+ }
2182
+ ],
2183
+ "properties": {
2184
+ "cnr_id": "comfyui-fluxtrainer",
2185
+ "ver": "1.0.2",
2186
+ "Node name for S&R": "VisualizeLoss"
2187
+ },
2188
+ "widgets_values": [
2189
+ "seaborn-v0_8-dark-palette",
2190
+ 100,
2191
+ true,
2192
+ 768,
2193
+ 512,
2194
+ false
2195
+ ]
2196
+ },
2197
+ {
2198
+ "id": 98,
2199
+ "type": "SaveImage",
2200
+ "pos": [
2201
+ 1680,
2202
+ -340
2203
+ ],
2204
+ "size": [
2205
+ 645.9608764648438,
2206
+ 439.37261962890625
2207
+ ],
2208
+ "flags": {},
2209
+ "order": 31,
2210
+ "mode": 0,
2211
+ "inputs": [
2212
+ {
2213
+ "name": "images",
2214
+ "type": "IMAGE",
2215
+ "link": 161
2216
+ }
2217
+ ],
2218
+ "outputs": [],
2219
+ "properties": {
2220
+ "cnr_id": "comfy-core",
2221
+ "ver": "0.3.55",
2222
+ "Node name for S&R": "SaveImage"
2223
+ },
2224
+ "widgets_values": [
2225
+ "flux_lora_loss_plot"
2226
+ ]
2227
+ },
2228
+ {
2229
+ "id": 100,
2230
+ "type": "SaveImage",
2231
+ "pos": [
2232
+ 2990,
2233
+ -340
2234
+ ],
2235
+ "size": [
2236
+ 574.23046875,
2237
+ 414.46881103515625
2238
+ ],
2239
+ "flags": {},
2240
+ "order": 40,
2241
+ "mode": 0,
2242
+ "inputs": [
2243
+ {
2244
+ "name": "images",
2245
+ "type": "IMAGE",
2246
+ "link": 163
2247
+ }
2248
+ ],
2249
+ "outputs": [],
2250
+ "properties": {
2251
+ "cnr_id": "comfy-core",
2252
+ "ver": "0.3.55",
2253
+ "Node name for S&R": "SaveImage"
2254
+ },
2255
+ "widgets_values": [
2256
+ "flux_lora_loss_plot"
2257
+ ]
2258
+ },
2259
+ {
2260
+ "id": 102,
2261
+ "type": "SaveImage",
2262
+ "pos": [
2263
+ 4080,
2264
+ -340
2265
+ ],
2266
+ "size": [
2267
+ 574.23046875,
2268
+ 414.46881103515625
2269
+ ],
2270
+ "flags": {},
2271
+ "order": 49,
2272
+ "mode": 0,
2273
+ "inputs": [
2274
+ {
2275
+ "name": "images",
2276
+ "type": "IMAGE",
2277
+ "link": 165
2278
+ }
2279
+ ],
2280
+ "outputs": [],
2281
+ "properties": {
2282
+ "cnr_id": "comfy-core",
2283
+ "ver": "0.3.55",
2284
+ "Node name for S&R": "SaveImage"
2285
+ },
2286
+ "widgets_values": [
2287
+ "flux_lora_loss_plot"
2288
+ ]
2289
+ },
2290
+ {
2291
+ "id": 95,
2292
+ "type": "OptimizerConfig",
2293
+ "pos": [
2294
+ 322,
2295
+ 385
2296
+ ],
2297
+ "size": [
2298
+ 315,
2299
+ 256
2300
+ ],
2301
+ "flags": {},
2302
+ "order": 13,
2303
+ "mode": 0,
2304
+ "inputs": [],
2305
+ "outputs": [
2306
+ {
2307
+ "name": "optimizer_settings",
2308
+ "type": "ARGS",
2309
+ "links": [
2310
+ 180
2311
+ ]
2312
+ }
2313
+ ],
2314
+ "properties": {
2315
+ "cnr_id": "comfyui-fluxtrainer",
2316
+ "ver": "1.0.2",
2317
+ "Node name for S&R": "OptimizerConfig"
2318
+ },
2319
+ "widgets_values": [
2320
+ "CAME",
2321
+ 1,
2322
+ "constant",
2323
+ 0,
2324
+ 1,
2325
+ 1,
2326
+ 5,
2327
+ ""
2328
+ ]
2329
+ },
2330
+ {
2331
+ "id": 74,
2332
+ "type": "Display Any (rgthree)",
2333
+ "pos": [
2334
+ 6275,
2335
+ 492
2336
+ ],
2337
+ "size": [
2338
+ 358.62896728515625,
2339
+ 88
2340
+ ],
2341
+ "flags": {},
2342
+ "order": 65,
2343
+ "mode": 0,
2344
+ "inputs": [
2345
+ {
2346
+ "dir": 3,
2347
+ "name": "source",
2348
+ "type": "*",
2349
+ "link": 236
2350
+ }
2351
+ ],
2352
+ "outputs": [],
2353
+ "properties": {
2354
+ "cnr_id": "rgthree-comfy",
2355
+ "ver": "1.0.2508241658",
2356
+ "Node name for S&R": "Display Any (rgthree)"
2357
+ },
2358
+ "widgets_values": [
2359
+ ""
2360
+ ]
2361
+ },
2362
+ {
2363
+ "id": 133,
2364
+ "type": "FluxTrainEnd",
2365
+ "pos": [
2366
+ 5870,
2367
+ 492
2368
+ ],
2369
+ "size": [
2370
+ 317.4000244140625,
2371
+ 98
2372
+ ],
2373
+ "flags": {},
2374
+ "order": 59,
2375
+ "mode": 0,
2376
+ "inputs": [
2377
+ {
2378
+ "name": "network_trainer",
2379
+ "type": "NETWORKTRAINER",
2380
+ "link": 229
2381
+ }
2382
+ ],
2383
+ "outputs": [
2384
+ {
2385
+ "name": "lora_name",
2386
+ "type": "STRING",
2387
+ "slot_index": 0,
2388
+ "links": [
2389
+ 231
2390
+ ]
2391
+ },
2392
+ {
2393
+ "name": "metadata",
2394
+ "type": "STRING",
2395
+ "links": null
2396
+ },
2397
+ {
2398
+ "name": "lora_path",
2399
+ "type": "STRING",
2400
+ "slot_index": 2,
2401
+ "links": [
2402
+ 230,
2403
+ 236
2404
+ ]
2405
+ }
2406
+ ],
2407
+ "properties": {
2408
+ "cnr_id": "comfyui-fluxtrainer",
2409
+ "ver": "1.0.2",
2410
+ "Node name for S&R": "FluxTrainEnd"
2411
+ },
2412
+ "widgets_values": [
2413
+ false
2414
+ ],
2415
+ "color": "#322",
2416
+ "bgcolor": "#533"
2417
+ },
2418
+ {
2419
+ "id": 130,
2420
+ "type": "SaveImage",
2421
+ "pos": [
2422
+ 7132,
2423
+ 121
2424
+ ],
2425
+ "size": [
2426
+ 619.8221435546875,
2427
+ 714.4110107421875
2428
+ ],
2429
+ "flags": {},
2430
+ "order": 67,
2431
+ "mode": 0,
2432
+ "inputs": [
2433
+ {
2434
+ "name": "images",
2435
+ "type": "IMAGE",
2436
+ "link": 214
2437
+ }
2438
+ ],
2439
+ "outputs": [],
2440
+ "properties": {
2441
+ "cnr_id": "comfy-core",
2442
+ "ver": "0.3.55",
2443
+ "Node name for S&R": "SaveImage"
2444
+ },
2445
+ "widgets_values": [
2446
+ "flux_lora_trainer_sheet"
2447
+ ]
2448
+ },
2449
+ {
2450
+ "id": 64,
2451
+ "type": "FluxTrainLoop",
2452
+ "pos": [
2453
+ 4770,
2454
+ 330
2455
+ ],
2456
+ "size": [
2457
+ 393,
2458
+ 78
2459
+ ],
2460
+ "flags": {},
2461
+ "order": 51,
2462
+ "mode": 0,
2463
+ "inputs": [
2464
+ {
2465
+ "name": "network_trainer",
2466
+ "type": "NETWORKTRAINER",
2467
+ "link": 226
2468
+ }
2469
+ ],
2470
+ "outputs": [
2471
+ {
2472
+ "name": "network_trainer",
2473
+ "type": "NETWORKTRAINER",
2474
+ "slot_index": 0,
2475
+ "links": [
2476
+ 232
2477
+ ]
2478
+ },
2479
+ {
2480
+ "name": "steps",
2481
+ "type": "INT",
2482
+ "slot_index": 1,
2483
+ "links": [
2484
+ 215
2485
+ ]
2486
+ }
2487
+ ],
2488
+ "properties": {
2489
+ "cnr_id": "comfyui-fluxtrainer",
2490
+ "ver": "1.0.2",
2491
+ "Node name for S&R": "FluxTrainLoop"
2492
+ },
2493
+ "widgets_values": [
2494
+ 750
2495
+ ],
2496
+ "color": "#232",
2497
+ "bgcolor": "#353"
2498
+ },
2499
+ {
2500
+ "id": 59,
2501
+ "type": "FluxTrainLoop",
2502
+ "pos": [
2503
+ 3700,
2504
+ 330
2505
+ ],
2506
+ "size": [
2507
+ 393,
2508
+ 78
2509
+ ],
2510
+ "flags": {},
2511
+ "order": 42,
2512
+ "mode": 0,
2513
+ "inputs": [
2514
+ {
2515
+ "name": "network_trainer",
2516
+ "type": "NETWORKTRAINER",
2517
+ "link": 223
2518
+ }
2519
+ ],
2520
+ "outputs": [
2521
+ {
2522
+ "name": "network_trainer",
2523
+ "type": "NETWORKTRAINER",
2524
+ "slot_index": 0,
2525
+ "links": [
2526
+ 166,
2527
+ 224
2528
+ ]
2529
+ },
2530
+ {
2531
+ "name": "steps",
2532
+ "type": "INT",
2533
+ "slot_index": 1,
2534
+ "links": [
2535
+ 234
2536
+ ]
2537
+ }
2538
+ ],
2539
+ "properties": {
2540
+ "cnr_id": "comfyui-fluxtrainer",
2541
+ "ver": "1.0.2",
2542
+ "Node name for S&R": "FluxTrainLoop"
2543
+ },
2544
+ "widgets_values": [
2545
+ 750
2546
+ ],
2547
+ "color": "#232",
2548
+ "bgcolor": "#353"
2549
+ },
2550
+ {
2551
+ "id": 44,
2552
+ "type": "FluxTrainLoop",
2553
+ "pos": [
2554
+ 2630,
2555
+ 330
2556
+ ],
2557
+ "size": [
2558
+ 393,
2559
+ 78
2560
+ ],
2561
+ "flags": {},
2562
+ "order": 33,
2563
+ "mode": 0,
2564
+ "inputs": [
2565
+ {
2566
+ "name": "network_trainer",
2567
+ "type": "NETWORKTRAINER",
2568
+ "link": 219
2569
+ }
2570
+ ],
2571
+ "outputs": [
2572
+ {
2573
+ "name": "network_trainer",
2574
+ "type": "NETWORKTRAINER",
2575
+ "slot_index": 0,
2576
+ "links": [
2577
+ 164,
2578
+ 222
2579
+ ]
2580
+ },
2581
+ {
2582
+ "name": "steps",
2583
+ "type": "INT",
2584
+ "slot_index": 1,
2585
+ "links": [
2586
+ 235
2587
+ ]
2588
+ }
2589
+ ],
2590
+ "properties": {
2591
+ "cnr_id": "comfyui-fluxtrainer",
2592
+ "ver": "1.0.2",
2593
+ "Node name for S&R": "FluxTrainLoop"
2594
+ },
2595
+ "widgets_values": [
2596
+ 750
2597
+ ],
2598
+ "color": "#232",
2599
+ "bgcolor": "#353"
2600
+ },
2601
+ {
2602
+ "id": 4,
2603
+ "type": "FluxTrainLoop",
2604
+ "pos": [
2605
+ 1519,
2606
+ 256
2607
+ ],
2608
+ "size": [
2609
+ 393,
2610
+ 78
2611
+ ],
2612
+ "flags": {},
2613
+ "order": 25,
2614
+ "mode": 0,
2615
+ "inputs": [
2616
+ {
2617
+ "name": "network_trainer",
2618
+ "type": "NETWORKTRAINER",
2619
+ "link": 181
2620
+ }
2621
+ ],
2622
+ "outputs": [
2623
+ {
2624
+ "name": "network_trainer",
2625
+ "type": "NETWORKTRAINER",
2626
+ "slot_index": 0,
2627
+ "links": [
2628
+ 162,
2629
+ 218
2630
+ ]
2631
+ },
2632
+ {
2633
+ "name": "steps",
2634
+ "type": "INT",
2635
+ "slot_index": 1,
2636
+ "links": [
2637
+ 220
2638
+ ]
2639
+ }
2640
+ ],
2641
+ "properties": {
2642
+ "cnr_id": "comfyui-fluxtrainer",
2643
+ "ver": "1.0.2",
2644
+ "Node name for S&R": "FluxTrainLoop"
2645
+ },
2646
+ "widgets_values": [
2647
+ 750
2648
+ ],
2649
+ "color": "#232",
2650
+ "bgcolor": "#353"
2651
+ },
2652
+ {
2653
+ "id": 137,
2654
+ "type": "TrainDatasetGeneralConfig",
2655
+ "pos": [
2656
+ -1122,
2657
+ 203
2658
+ ],
2659
+ "size": [
2660
+ 316.3266296386719,
2661
+ 202
2662
+ ],
2663
+ "flags": {},
2664
+ "order": 14,
2665
+ "mode": 0,
2666
+ "inputs": [],
2667
+ "outputs": [
2668
+ {
2669
+ "name": "dataset_general",
2670
+ "type": "JSON",
2671
+ "links": [
2672
+ 239
2673
+ ]
2674
+ }
2675
+ ],
2676
+ "properties": {
2677
+ "cnr_id": "comfyui-fluxtrainer",
2678
+ "ver": "1.0.2",
2679
+ "Node name for S&R": "TrainDatasetGeneralConfig"
2680
+ },
2681
+ "widgets_values": [
2682
+ false,
2683
+ false,
2684
+ false,
2685
+ 0,
2686
+ false,
2687
+ false,
2688
+ ".txt"
2689
+ ]
2690
+ },
2691
+ {
2692
+ "id": 107,
2693
+ "type": "InitFluxLoRATraining",
2694
+ "pos": [
2695
+ 783,
2696
+ 326
2697
+ ],
2698
+ "size": [
2699
+ 477.3700866699219,
2700
+ 934
2701
+ ],
2702
+ "flags": {},
2703
+ "order": 24,
2704
+ "mode": 0,
2705
+ "inputs": [
2706
+ {
2707
+ "name": "flux_models",
2708
+ "type": "TRAIN_FLUX_MODELS",
2709
+ "link": 238
2710
+ },
2711
+ {
2712
+ "name": "dataset",
2713
+ "type": "JSON",
2714
+ "link": 189
2715
+ },
2716
+ {
2717
+ "name": "optimizer_settings",
2718
+ "type": "ARGS",
2719
+ "link": 180
2720
+ },
2721
+ {
2722
+ "name": "resume_args",
2723
+ "shape": 7,
2724
+ "type": "ARGS",
2725
+ "link": null
2726
+ },
2727
+ {
2728
+ "name": "block_args",
2729
+ "shape": 7,
2730
+ "type": "ARGS",
2731
+ "link": null
2732
+ },
2733
+ {
2734
+ "name": "loss_args",
2735
+ "shape": 7,
2736
+ "type": "ARGS",
2737
+ "link": null
2738
+ },
2739
+ {
2740
+ "name": "network_config",
2741
+ "shape": 7,
2742
+ "type": "NETWORK_CONFIG",
2743
+ "link": null
2744
+ },
2745
+ {
2746
+ "name": "sample_prompts",
2747
+ "type": "STRING",
2748
+ "widget": {
2749
+ "name": "sample_prompts"
2750
+ },
2751
+ "link": 237
2752
+ }
2753
+ ],
2754
+ "outputs": [
2755
+ {
2756
+ "name": "network_trainer",
2757
+ "type": "NETWORKTRAINER",
2758
+ "links": [
2759
+ 181
2760
+ ]
2761
+ },
2762
+ {
2763
+ "name": "epochs_count",
2764
+ "type": "INT",
2765
+ "links": [
2766
+ 182
2767
+ ]
2768
+ },
2769
+ {
2770
+ "name": "args",
2771
+ "type": "KOHYA_ARGS",
2772
+ "links": [
2773
+ 183
2774
+ ]
2775
+ }
2776
+ ],
2777
+ "properties": {
2778
+ "cnr_id": "comfyui-fluxtrainer",
2779
+ "ver": "1.0.2",
2780
+ "Node name for S&R": "InitFluxLoRATraining"
2781
+ },
2782
+ "widgets_values": [
2783
+ "flux_lora_file_name",
2784
+ "flux_lora_output_path",
2785
+ 16,
2786
+ 1,
2787
+ 0.0004,
2788
+ 3000,
2789
+ true,
2790
+ "disk",
2791
+ "disk",
2792
+ false,
2793
+ "logit_normal",
2794
+ 0,
2795
+ 1,
2796
+ 1.29,
2797
+ "shift",
2798
+ 1,
2799
+ "raw",
2800
+ 1,
2801
+ 3.1582000000000003,
2802
+ false,
2803
+ true,
2804
+ "bf16",
2805
+ "bf16",
2806
+ "sdpa",
2807
+ "",
2808
+ "",
2809
+ "disabled",
2810
+ 0,
2811
+ 0,
2812
+ "enabled"
2813
+ ]
2814
+ },
2815
+ {
2816
+ "id": 136,
2817
+ "type": "FluxTrainModelSelect",
2818
+ "pos": [
2819
+ 251.60342407226562,
2820
+ 45.11988067626953
2821
+ ],
2822
+ "size": [
2823
+ 427.607421875,
2824
+ 137.3937225341797
2825
+ ],
2826
+ "flags": {},
2827
+ "order": 15,
2828
+ "mode": 0,
2829
+ "inputs": [
2830
+ {
2831
+ "name": "lora_path",
2832
+ "shape": 7,
2833
+ "type": "STRING",
2834
+ "link": null
2835
+ }
2836
+ ],
2837
+ "outputs": [
2838
+ {
2839
+ "name": "flux_models",
2840
+ "type": "TRAIN_FLUX_MODELS",
2841
+ "links": [
2842
+ 238
2843
+ ]
2844
+ }
2845
+ ],
2846
+ "properties": {
2847
+ "cnr_id": "comfyui-fluxtrainer",
2848
+ "ver": "1.0.2",
2849
+ "Node name for S&R": "FluxTrainModelSelect"
2850
+ },
2851
+ "widgets_values": [
2852
+ "flux1-dev.safetensors",
2853
+ "flux_vae.safetensors",
2854
+ "clip_l.safetensors",
2855
+ "t5/t5xxl_fp16.safetensors"
2856
+ ]
2857
+ },
2858
+ {
2859
+ "id": 109,
2860
+ "type": "TrainDatasetAdd",
2861
+ "pos": [
2862
+ -772.3832397460938,
2863
+ 203.22264099121094
2864
+ ],
2865
+ "size": [
2866
+ 281.5897521972656,
2867
+ 354
2868
+ ],
2869
+ "flags": {},
2870
+ "order": 20,
2871
+ "mode": 0,
2872
+ "inputs": [
2873
+ {
2874
+ "name": "dataset_config",
2875
+ "type": "JSON",
2876
+ "link": 239
2877
+ },
2878
+ {
2879
+ "name": "regularization",
2880
+ "shape": 7,
2881
+ "type": "JSON",
2882
+ "link": null
2883
+ }
2884
+ ],
2885
+ "outputs": [
2886
+ {
2887
+ "name": "dataset",
2888
+ "type": "JSON",
2889
+ "slot_index": 0,
2890
+ "links": [
2891
+ 187
2892
+ ]
2893
+ }
2894
+ ],
2895
+ "properties": {
2896
+ "cnr_id": "comfyui-fluxtrainer",
2897
+ "ver": "1.0.2",
2898
+ "Node name for S&R": "TrainDatasetAdd"
2899
+ },
2900
+ "widgets_values": [
2901
+ 512,
2902
+ 512,
2903
+ 1,
2904
+ "/workspace/ComfyUI/models/datasets",
2905
+ "akihikoyoshida",
2906
+ true,
2907
+ false,
2908
+ 1,
2909
+ 256,
2910
+ 1024
2911
+ ]
2912
+ },
2913
+ {
2914
+ "id": 111,
2915
+ "type": "TrainDatasetAdd",
2916
+ "pos": [
2917
+ -472.3832702636719,
2918
+ 203.22264099121094
2919
+ ],
2920
+ "size": [
2921
+ 267.5897521972656,
2922
+ 354
2923
+ ],
2924
+ "flags": {},
2925
+ "order": 22,
2926
+ "mode": 0,
2927
+ "inputs": [
2928
+ {
2929
+ "name": "dataset_config",
2930
+ "type": "JSON",
2931
+ "link": 187
2932
+ },
2933
+ {
2934
+ "name": "regularization",
2935
+ "shape": 7,
2936
+ "type": "JSON",
2937
+ "link": null
2938
+ }
2939
+ ],
2940
+ "outputs": [
2941
+ {
2942
+ "name": "dataset",
2943
+ "type": "JSON",
2944
+ "slot_index": 0,
2945
+ "links": [
2946
+ 188
2947
+ ]
2948
+ }
2949
+ ],
2950
+ "properties": {
2951
+ "cnr_id": "comfyui-fluxtrainer",
2952
+ "ver": "1.0.2",
2953
+ "Node name for S&R": "TrainDatasetAdd"
2954
+ },
2955
+ "widgets_values": [
2956
+ 768,
2957
+ 768,
2958
+ 1,
2959
+ "/workspace/ComfyUI/models/datasets",
2960
+ "akihikoyoshida",
2961
+ true,
2962
+ false,
2963
+ 1,
2964
+ 256,
2965
+ 1024
2966
+ ]
2967
+ },
2968
+ {
2969
+ "id": 112,
2970
+ "type": "TrainDatasetAdd",
2971
+ "pos": [
2972
+ -172.38327026367188,
2973
+ 203.22264099121094
2974
+ ],
2975
+ "size": [
2976
+ 259.5897521972656,
2977
+ 354
2978
+ ],
2979
+ "flags": {},
2980
+ "order": 23,
2981
+ "mode": 0,
2982
+ "inputs": [
2983
+ {
2984
+ "name": "dataset_config",
2985
+ "type": "JSON",
2986
+ "link": 188
2987
+ },
2988
+ {
2989
+ "name": "regularization",
2990
+ "shape": 7,
2991
+ "type": "JSON",
2992
+ "link": null
2993
+ }
2994
+ ],
2995
+ "outputs": [
2996
+ {
2997
+ "name": "dataset",
2998
+ "type": "JSON",
2999
+ "slot_index": 0,
3000
+ "links": [
3001
+ 189
3002
+ ]
3003
+ }
3004
+ ],
3005
+ "properties": {
3006
+ "cnr_id": "comfyui-fluxtrainer",
3007
+ "ver": "1.0.2",
3008
+ "Node name for S&R": "TrainDatasetAdd"
3009
+ },
3010
+ "widgets_values": [
3011
+ 1024,
3012
+ 1024,
3013
+ 1,
3014
+ "/workspace/ComfyUI/models/datasets",
3015
+ "akihikoyoshida",
3016
+ true,
3017
+ false,
3018
+ 1,
3019
+ 256,
3020
+ 1024
3021
+ ]
3022
+ },
3023
+ {
3024
+ "id": 135,
3025
+ "type": "StringConstantMultiline",
3026
+ "pos": [
3027
+ 319,
3028
+ 729
3029
+ ],
3030
+ "size": [
3031
+ 400,
3032
+ 200
3033
+ ],
3034
+ "flags": {},
3035
+ "order": 16,
3036
+ "mode": 0,
3037
+ "inputs": [],
3038
+ "outputs": [
3039
+ {
3040
+ "name": "STRING",
3041
+ "type": "STRING",
3042
+ "slot_index": 0,
3043
+ "links": [
3044
+ 237
3045
+ ]
3046
+ }
3047
+ ],
3048
+ "properties": {
3049
+ "cnr_id": "comfyui-kjnodes",
3050
+ "ver": "1.1.4",
3051
+ "Node name for S&R": "StringConstantMultiline"
3052
+ },
3053
+ "widgets_values": [
3054
+ "slim woman, young woman, realistic body, natural proportions, long legs, narrow waist, small shoulders, oval face, symmetrical face, straight dark brown hair, long hair, middle part hairstyle, natural posture, casual clothing\n",
3055
+ true
3056
+ ]
3057
+ }
3058
+ ],
3059
+ "links": [
3060
+ [
3061
+ 8,
3062
+ 8,
3063
+ 1,
3064
+ 9,
3065
+ 0,
3066
+ "IMAGE"
3067
+ ],
3068
+ [
3069
+ 58,
3070
+ 37,
3071
+ 0,
3072
+ 38,
3073
+ 0,
3074
+ "*"
3075
+ ],
3076
+ [
3077
+ 60,
3078
+ 40,
3079
+ 0,
3080
+ 8,
3081
+ 1,
3082
+ "VALSETTINGS"
3083
+ ],
3084
+ [
3085
+ 69,
3086
+ 48,
3087
+ 0,
3088
+ 45,
3089
+ 1,
3090
+ "VALSETTINGS"
3091
+ ],
3092
+ [
3093
+ 70,
3094
+ 45,
3095
+ 1,
3096
+ 46,
3097
+ 0,
3098
+ "IMAGE"
3099
+ ],
3100
+ [
3101
+ 89,
3102
+ 63,
3103
+ 0,
3104
+ 60,
3105
+ 1,
3106
+ "VALSETTINGS"
3107
+ ],
3108
+ [
3109
+ 90,
3110
+ 60,
3111
+ 1,
3112
+ 61,
3113
+ 0,
3114
+ "IMAGE"
3115
+ ],
3116
+ [
3117
+ 94,
3118
+ 68,
3119
+ 0,
3120
+ 65,
3121
+ 1,
3122
+ "VALSETTINGS"
3123
+ ],
3124
+ [
3125
+ 95,
3126
+ 65,
3127
+ 1,
3128
+ 66,
3129
+ 0,
3130
+ "IMAGE"
3131
+ ],
3132
+ [
3133
+ 111,
3134
+ 79,
3135
+ 0,
3136
+ 78,
3137
+ 2,
3138
+ "STRING"
3139
+ ],
3140
+ [
3141
+ 112,
3142
+ 8,
3143
+ 1,
3144
+ 78,
3145
+ 0,
3146
+ "IMAGE"
3147
+ ],
3148
+ [
3149
+ 117,
3150
+ 81,
3151
+ 0,
3152
+ 80,
3153
+ 2,
3154
+ "STRING"
3155
+ ],
3156
+ [
3157
+ 119,
3158
+ 45,
3159
+ 1,
3160
+ 80,
3161
+ 0,
3162
+ "IMAGE"
3163
+ ],
3164
+ [
3165
+ 121,
3166
+ 82,
3167
+ 0,
3168
+ 83,
3169
+ 2,
3170
+ "STRING"
3171
+ ],
3172
+ [
3173
+ 122,
3174
+ 60,
3175
+ 1,
3176
+ 83,
3177
+ 0,
3178
+ "IMAGE"
3179
+ ],
3180
+ [
3181
+ 124,
3182
+ 84,
3183
+ 0,
3184
+ 85,
3185
+ 2,
3186
+ "STRING"
3187
+ ],
3188
+ [
3189
+ 126,
3190
+ 65,
3191
+ 1,
3192
+ 85,
3193
+ 0,
3194
+ "IMAGE"
3195
+ ],
3196
+ [
3197
+ 136,
3198
+ 89,
3199
+ 1,
3200
+ 73,
3201
+ 0,
3202
+ "*"
3203
+ ],
3204
+ [
3205
+ 138,
3206
+ 70,
3207
+ 0,
3208
+ 90,
3209
+ 0,
3210
+ "IMAGE"
3211
+ ],
3212
+ [
3213
+ 161,
3214
+ 97,
3215
+ 0,
3216
+ 98,
3217
+ 0,
3218
+ "IMAGE"
3219
+ ],
3220
+ [
3221
+ 162,
3222
+ 4,
3223
+ 0,
3224
+ 97,
3225
+ 0,
3226
+ "NETWORKTRAINER"
3227
+ ],
3228
+ [
3229
+ 163,
3230
+ 99,
3231
+ 0,
3232
+ 100,
3233
+ 0,
3234
+ "IMAGE"
3235
+ ],
3236
+ [
3237
+ 164,
3238
+ 44,
3239
+ 0,
3240
+ 99,
3241
+ 0,
3242
+ "NETWORKTRAINER"
3243
+ ],
3244
+ [
3245
+ 165,
3246
+ 101,
3247
+ 0,
3248
+ 102,
3249
+ 0,
3250
+ "IMAGE"
3251
+ ],
3252
+ [
3253
+ 166,
3254
+ 59,
3255
+ 0,
3256
+ 101,
3257
+ 0,
3258
+ "NETWORKTRAINER"
3259
+ ],
3260
+ [
3261
+ 180,
3262
+ 95,
3263
+ 0,
3264
+ 107,
3265
+ 2,
3266
+ "ARGS"
3267
+ ],
3268
+ [
3269
+ 181,
3270
+ 107,
3271
+ 0,
3272
+ 4,
3273
+ 0,
3274
+ "NETWORKTRAINER"
3275
+ ],
3276
+ [
3277
+ 182,
3278
+ 107,
3279
+ 1,
3280
+ 88,
3281
+ 0,
3282
+ "*"
3283
+ ],
3284
+ [
3285
+ 183,
3286
+ 107,
3287
+ 2,
3288
+ 105,
3289
+ 0,
3290
+ "*"
3291
+ ],
3292
+ [
3293
+ 187,
3294
+ 109,
3295
+ 0,
3296
+ 111,
3297
+ 0,
3298
+ "JSON"
3299
+ ],
3300
+ [
3301
+ 188,
3302
+ 111,
3303
+ 0,
3304
+ 112,
3305
+ 0,
3306
+ "JSON"
3307
+ ],
3308
+ [
3309
+ 189,
3310
+ 112,
3311
+ 0,
3312
+ 107,
3313
+ 1,
3314
+ "JSON"
3315
+ ],
3316
+ [
3317
+ 195,
3318
+ 119,
3319
+ 0,
3320
+ 117,
3321
+ 0,
3322
+ "IMAGE"
3323
+ ],
3324
+ [
3325
+ 199,
3326
+ 120,
3327
+ 3,
3328
+ 117,
3329
+ 1,
3330
+ "INT"
3331
+ ],
3332
+ [
3333
+ 200,
3334
+ 78,
3335
+ 0,
3336
+ 121,
3337
+ 0,
3338
+ "*"
3339
+ ],
3340
+ [
3341
+ 201,
3342
+ 80,
3343
+ 0,
3344
+ 122,
3345
+ 0,
3346
+ "*"
3347
+ ],
3348
+ [
3349
+ 202,
3350
+ 123,
3351
+ 0,
3352
+ 119,
3353
+ 0,
3354
+ "IMAGE"
3355
+ ],
3356
+ [
3357
+ 203,
3358
+ 124,
3359
+ 0,
3360
+ 119,
3361
+ 1,
3362
+ "IMAGE"
3363
+ ],
3364
+ [
3365
+ 204,
3366
+ 83,
3367
+ 0,
3368
+ 125,
3369
+ 0,
3370
+ "*"
3371
+ ],
3372
+ [
3373
+ 206,
3374
+ 126,
3375
+ 0,
3376
+ 119,
3377
+ 2,
3378
+ "IMAGE"
3379
+ ],
3380
+ [
3381
+ 207,
3382
+ 85,
3383
+ 0,
3384
+ 127,
3385
+ 0,
3386
+ "*"
3387
+ ],
3388
+ [
3389
+ 208,
3390
+ 128,
3391
+ 0,
3392
+ 119,
3393
+ 3,
3394
+ "IMAGE"
3395
+ ],
3396
+ [
3397
+ 209,
3398
+ 123,
3399
+ 0,
3400
+ 120,
3401
+ 0,
3402
+ "IMAGE"
3403
+ ],
3404
+ [
3405
+ 210,
3406
+ 117,
3407
+ 0,
3408
+ 129,
3409
+ 0,
3410
+ "IMAGE"
3411
+ ],
3412
+ [
3413
+ 214,
3414
+ 129,
3415
+ 0,
3416
+ 130,
3417
+ 0,
3418
+ "IMAGE"
3419
+ ],
3420
+ [
3421
+ 215,
3422
+ 64,
3423
+ 1,
3424
+ 84,
3425
+ 0,
3426
+ "*"
3427
+ ],
3428
+ [
3429
+ 217,
3430
+ 65,
3431
+ 0,
3432
+ 70,
3433
+ 0,
3434
+ "NETWORKTRAINER"
3435
+ ],
3436
+ [
3437
+ 218,
3438
+ 4,
3439
+ 0,
3440
+ 14,
3441
+ 0,
3442
+ "NETWORKTRAINER"
3443
+ ],
3444
+ [
3445
+ 219,
3446
+ 8,
3447
+ 0,
3448
+ 44,
3449
+ 0,
3450
+ "NETWORKTRAINER"
3451
+ ],
3452
+ [
3453
+ 220,
3454
+ 4,
3455
+ 1,
3456
+ 79,
3457
+ 0,
3458
+ "*"
3459
+ ],
3460
+ [
3461
+ 221,
3462
+ 14,
3463
+ 0,
3464
+ 8,
3465
+ 0,
3466
+ "NETWORKTRAINER"
3467
+ ],
3468
+ [
3469
+ 222,
3470
+ 44,
3471
+ 0,
3472
+ 47,
3473
+ 0,
3474
+ "NETWORKTRAINER"
3475
+ ],
3476
+ [
3477
+ 223,
3478
+ 45,
3479
+ 0,
3480
+ 59,
3481
+ 0,
3482
+ "NETWORKTRAINER"
3483
+ ],
3484
+ [
3485
+ 224,
3486
+ 59,
3487
+ 0,
3488
+ 62,
3489
+ 0,
3490
+ "NETWORKTRAINER"
3491
+ ],
3492
+ [
3493
+ 225,
3494
+ 62,
3495
+ 0,
3496
+ 60,
3497
+ 0,
3498
+ "NETWORKTRAINER"
3499
+ ],
3500
+ [
3501
+ 226,
3502
+ 60,
3503
+ 0,
3504
+ 64,
3505
+ 0,
3506
+ "NETWORKTRAINER"
3507
+ ],
3508
+ [
3509
+ 227,
3510
+ 47,
3511
+ 0,
3512
+ 45,
3513
+ 0,
3514
+ "NETWORKTRAINER"
3515
+ ],
3516
+ [
3517
+ 229,
3518
+ 65,
3519
+ 0,
3520
+ 133,
3521
+ 0,
3522
+ "NETWORKTRAINER"
3523
+ ],
3524
+ [
3525
+ 230,
3526
+ 133,
3527
+ 2,
3528
+ 89,
3529
+ 1,
3530
+ "STRING"
3531
+ ],
3532
+ [
3533
+ 231,
3534
+ 133,
3535
+ 0,
3536
+ 129,
3537
+ 2,
3538
+ "STRING"
3539
+ ],
3540
+ [
3541
+ 232,
3542
+ 64,
3543
+ 0,
3544
+ 134,
3545
+ 0,
3546
+ "NETWORKTRAINER"
3547
+ ],
3548
+ [
3549
+ 233,
3550
+ 134,
3551
+ 0,
3552
+ 65,
3553
+ 0,
3554
+ "NETWORKTRAINER"
3555
+ ],
3556
+ [
3557
+ 234,
3558
+ 59,
3559
+ 1,
3560
+ 82,
3561
+ 0,
3562
+ "*"
3563
+ ],
3564
+ [
3565
+ 235,
3566
+ 44,
3567
+ 1,
3568
+ 81,
3569
+ 0,
3570
+ "*"
3571
+ ],
3572
+ [
3573
+ 236,
3574
+ 133,
3575
+ 2,
3576
+ 74,
3577
+ 0,
3578
+ "*"
3579
+ ],
3580
+ [
3581
+ 237,
3582
+ 135,
3583
+ 0,
3584
+ 107,
3585
+ 7,
3586
+ "STRING"
3587
+ ],
3588
+ [
3589
+ 238,
3590
+ 136,
3591
+ 0,
3592
+ 107,
3593
+ 0,
3594
+ "TRAIN_FLUX_MODELS"
3595
+ ],
3596
+ [
3597
+ 239,
3598
+ 137,
3599
+ 0,
3600
+ 109,
3601
+ 0,
3602
+ "JSON"
3603
+ ]
3604
+ ],
3605
+ "groups": [
3606
+ {
3607
+ "id": 1,
3608
+ "title": "Train_01",
3609
+ "bounding": [
3610
+ 1439,
3611
+ 120,
3612
+ 1107,
3613
+ 975
3614
+ ],
3615
+ "color": "#3f789e",
3616
+ "font_size": 24,
3617
+ "flags": {}
3618
+ },
3619
+ {
3620
+ "id": 2,
3621
+ "title": "Settings and init",
3622
+ "bounding": [
3623
+ 195,
3624
+ -187,
3625
+ 1223,
3626
+ 1511
3627
+ ],
3628
+ "color": "#b06634",
3629
+ "font_size": 24,
3630
+ "flags": {}
3631
+ },
3632
+ {
3633
+ "id": 3,
3634
+ "title": "Train_02",
3635
+ "bounding": [
3636
+ 2602,
3637
+ 124,
3638
+ 1046,
3639
+ 975
3640
+ ],
3641
+ "color": "#3f789e",
3642
+ "font_size": 24,
3643
+ "flags": {}
3644
+ },
3645
+ {
3646
+ "id": 4,
3647
+ "title": "Train_03",
3648
+ "bounding": [
3649
+ 3681,
3650
+ 128,
3651
+ 1047,
3652
+ 986
3653
+ ],
3654
+ "color": "#3f789e",
3655
+ "font_size": 24,
3656
+ "flags": {}
3657
+ },
3658
+ {
3659
+ "id": 5,
3660
+ "title": "Train_04",
3661
+ "bounding": [
3662
+ 4753,
3663
+ 127,
3664
+ 996,
3665
+ 989
3666
+ ],
3667
+ "color": "#3f789e",
3668
+ "font_size": 24,
3669
+ "flags": {}
3670
+ },
3671
+ {
3672
+ "id": 6,
3673
+ "title": "Dataset",
3674
+ "bounding": [
3675
+ -1190,
3676
+ -151,
3677
+ 1362,
3678
+ 851
3679
+ ],
3680
+ "color": "#3f789e",
3681
+ "font_size": 24,
3682
+ "flags": {}
3683
+ }
3684
+ ],
3685
+ "config": {},
3686
+ "extra": {
3687
+ "ds": {
3688
+ "scale": 0.672749994932602,
3689
+ "offset": [
3690
+ -436.2143129830873,
3691
+ 170.0534076377577
3692
+ ]
3693
+ },
3694
+ "VHS_latentpreview": false,
3695
+ "VHS_latentpreviewrate": 0,
3696
+ "frontendVersion": "1.25.11",
3697
+ "VHS_MetadataImage": true,
3698
+ "VHS_KeepIntermediate": true
3699
+ },
3700
+ "version": 0.4,
3701
+ "seed_widgets": {
3702
+ "37": 4
3703
+ }
3704
+ }