Delete config_lora-20241021-064510.toml
Browse files
config_lora-20241021-064510.toml
DELETED
@@ -1,60 +0,0 @@
|
|
1 |
-
ae = "/workspace/ae.safetensors"
|
2 |
-
bucket_no_upscale = true
|
3 |
-
bucket_reso_steps = 64
|
4 |
-
cache_latents = true
|
5 |
-
cache_latents_to_disk = true
|
6 |
-
cache_text_encoder_outputs = true
|
7 |
-
cache_text_encoder_outputs_to_disk = true
|
8 |
-
caption_extension = ".txt"
|
9 |
-
clip_l = "/workspace/clip_l.safetensors"
|
10 |
-
discrete_flow_shift = 3.1582
|
11 |
-
dynamo_backend = "no"
|
12 |
-
epoch = 50
|
13 |
-
full_bf16 = true
|
14 |
-
gradient_accumulation_steps = 1
|
15 |
-
gradient_checkpointing = true
|
16 |
-
guidance_scale = 1.0
|
17 |
-
highvram = true
|
18 |
-
huber_c = 0.1
|
19 |
-
huber_schedule = "snr"
|
20 |
-
loss_type = "l2"
|
21 |
-
lr_scheduler = "constant"
|
22 |
-
lr_scheduler_args = []
|
23 |
-
lr_scheduler_num_cycles = 1
|
24 |
-
lr_scheduler_power = 1
|
25 |
-
max_bucket_reso = 2048
|
26 |
-
max_data_loader_n_workers = 0
|
27 |
-
max_timestep = 1000
|
28 |
-
max_train_steps = 1400
|
29 |
-
mem_eff_save = true
|
30 |
-
min_bucket_reso = 256
|
31 |
-
mixed_precision = "bf16"
|
32 |
-
model_prediction_type = "raw"
|
33 |
-
network_alpha = 128
|
34 |
-
network_args = [ "train_double_block_indices=all", "train_single_block_indices=all",]
|
35 |
-
network_dim = 128
|
36 |
-
network_module = "networks.lora_flux"
|
37 |
-
noise_offset_type = "Original"
|
38 |
-
optimizer_args = [ "scale_parameter=False", "relative_step=False", "warmup_init=False", "weight_decay=0.01",]
|
39 |
-
optimizer_type = "Adafactor"
|
40 |
-
output_dir = "/workspace/kohya_ss/models"
|
41 |
-
output_name = "BevzyukN_1"
|
42 |
-
pretrained_model_name_or_path = "/workspace/flux1-dev.safetensors"
|
43 |
-
prior_loss_weight = 1
|
44 |
-
resolution = "1024,1024"
|
45 |
-
sample_prompts = "/workspace/kohya_ss/models/sample/prompt.txt"
|
46 |
-
sample_sampler = "euler_a"
|
47 |
-
save_every_n_epochs = 25
|
48 |
-
save_model_as = "safetensors"
|
49 |
-
save_precision = "float"
|
50 |
-
sdpa = true
|
51 |
-
seed = 1
|
52 |
-
t5xxl = "/workspace/t5xxl_fp16.safetensors"
|
53 |
-
t5xxl_max_token_length = 512
|
54 |
-
text_encoder_lr = [ 0.0001, 0.0001,]
|
55 |
-
timestep_sampling = "sigmoid"
|
56 |
-
train_batch_size = 1
|
57 |
-
train_data_dir = "/workspace/kohya_ss/img"
|
58 |
-
unet_lr = 0.0001
|
59 |
-
vae_batch_size = 4
|
60 |
-
wandb_run_name = "BevzyukN_1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|