Skip to content
Merged

v23.1.0 #2219

Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
739da3a
Update setup common functions
bmaltais Mar 22, 2024
25f9378
BLIP2 Captioning (#2144)
bmaltais Mar 23, 2024
e50cb8a
Aligh windows requirements to new sd-scripts requirements
bmaltais Mar 24, 2024
f52167d
Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev
bmaltais Mar 24, 2024
43069a8
Update Triton install warning
bmaltais Mar 24, 2024
64360ce
Fix issue where max_grad_norm = 0 would not show in the command line …
bmaltais Mar 25, 2024
85c2b37
Fix max grad norm issue in DB
bmaltais Mar 25, 2024
452a813
Update logging for validate_requirements.py (#2159)
Disty0 Mar 26, 2024
0a05c07
Update to sd-scripts dev branch
bmaltais Mar 26, 2024
0f889a8
Add gui support for noise_offset_random_strength, ip_noise_gamma, ip_…
bmaltais Mar 26, 2024
b0139c7
Add gui support for save_state_on_train_end
bmaltais Mar 26, 2024
9fd7cf8
Update requirements
bmaltais Mar 26, 2024
381e852
Add support for masked_loss to the GUI
bmaltais Mar 27, 2024
9df3ed9
Update readme and automate accelerate config on windows
bmaltais Mar 27, 2024
a185f2c
Update sd-script dev commit to latest
bmaltais Mar 27, 2024
d74361e
Update README
bmaltais Mar 27, 2024
5d4c448
AMD ROCm installer (#2167)
Disty0 Mar 27, 2024
791ae79
Update README
bmaltais Mar 29, 2024
ebc157b
Add support for Main process port
bmaltais Mar 30, 2024
666c860
Update sd-scripts version
bmaltais Mar 30, 2024
d504015
chore(docker): Fix bitsandbytes can't find cuda (#2178)
jim60105 Mar 30, 2024
2dc81c7
Update IPEX to 2.1.20+xpu (#2181)
Disty0 Mar 30, 2024
3736882
Merge branch 'dev' of https://github.com/bmaltais/kohya_ss into dev
bmaltais Mar 31, 2024
7251cb8
Bump crate-ci/typos from 1.18.2 to 1.19.0 (#2189)
dependabot[bot] Apr 1, 2024
c4a1104
Update sd-script and add new test config
bmaltais Apr 1, 2024
b3a78fe
Move Accelerate launch to own accordion (#2192)
bmaltais Apr 1, 2024
ce1369d
Add support for Debiased Estimation loss to dreambooth (#2194)
bmaltais Apr 2, 2024
d4e23f9
Update accelerate launch parameters
bmaltais Apr 2, 2024
17186c2
Add config.toml defaults for dataset preparation section (#2199)
bmaltais Apr 2, 2024
0a8395d
Move debiased estimation loss and v_pred like noise
bmaltais Apr 3, 2024
c78c1ab
Add new field for extra accelerate launch arguments (#2200)
bmaltais Apr 3, 2024
8bf7d32
Add support for --config parameter to kohya_gui.py
bmaltais Apr 3, 2024
94c6711
Update to latest sd-scripts dev branch ommit
bmaltais Apr 3, 2024
c827268
Cleanup old files and code
bmaltais Apr 3, 2024
49f7634
Format with black
bmaltais Apr 3, 2024
ec04263
Restructure files
bmaltais Apr 3, 2024
ef1dcaf
Fix warning messages
bmaltais Apr 4, 2024
0aa9141
Adding support for more config.toml values
bmaltais Apr 4, 2024
5bd439f
Add basic section to config example.toml
bmaltais Apr 4, 2024
e9c53d1
Add remaining values to config.toml
bmaltais Apr 4, 2024
7b74dbf
Add code to check config file folder path existance
bmaltais Apr 5, 2024
e8fa917
Ad new caption tool
bmaltais Apr 6, 2024
da5b774
Improve new caption tool
bmaltais Apr 6, 2024
67c3b90
Update to sd-scripts 0.8.7 release
bmaltais Apr 7, 2024
b452f4c
Merge branch 'master' into dev
bmaltais Apr 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update sd-script and add new test config
  • Loading branch information
bmaltais committed Apr 1, 2024
commit c4a11042f7cf009f0dfde7c82e2f364c9e2407f2
2 changes: 1 addition & 1 deletion sd-scripts
Submodule sd-scripts updated 2 files
+10 −2 README.md
+25 −0 train_network.py
138 changes: 138 additions & 0 deletions test/config/locon-Adafactor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
{
"LoRA_type": "Kohya LoCon",
"LyCORIS_preset": "full",
"adaptive_noise_scale": 0.005,
"additional_parameters": "",
"block_alphas": "",
"block_dims": "",
"block_lr_zero_threshold": "",
"bucket_no_upscale": true,
"bucket_reso_steps": 64,
"bypass_mode": false,
"cache_latents": true,
"cache_latents_to_disk": false,
"caption_dropout_every_n_epochs": 0.0,
"caption_dropout_rate": 0.05,
"caption_extension": "",
"clip_skip": 2,
"color_aug": false,
"constrain": 0.0,
"conv_alpha": 8,
"conv_block_alphas": "",
"conv_block_dims": "",
"conv_dim": 16,
"dataset_config": "",
"debiased_estimation_loss": false,
"decompose_both": false,
"dim_from_weights": false,
"dora_wd": false,
"down_lr_weight": "",
"enable_bucket": true,
"epoch": 8,
"factor": -1,
"flip_aug": false,
"fp8_base": false,
"full_bf16": false,
"full_fp16": false,
"gpu_ids": "",
"gradient_accumulation_steps": 1,
"gradient_checkpointing": false,
"ip_noise_gamma": 0.1,
"ip_noise_gamma_random_strength": true,
"keep_tokens": "0",
"learning_rate": 0.0005,
"log_tracker_config": "",
"log_tracker_name": "",
"logging_dir": "./test/logs",
"lora_network_weights": "",
"lr_scheduler": "constant",
"lr_scheduler_args": "",
"lr_scheduler_num_cycles": "",
"lr_scheduler_power": "",
"lr_warmup": 0,
"main_process_port": 0,
"masked_loss": false,
"max_bucket_reso": 2048,
"max_data_loader_n_workers": "0",
"max_grad_norm": 0,
"max_resolution": "512,512",
"max_timestep": 1000,
"max_token_length": "75",
"max_train_epochs": "",
"max_train_steps": "",
"mem_eff_attn": false,
"mid_lr_weight": "",
"min_bucket_reso": 256,
"min_snr_gamma": 0,
"min_timestep": 0,
"mixed_precision": "bf16",
"model_list": "runwayml/stable-diffusion-v1-5",
"module_dropout": 0.1,
"multi_gpu": false,
"multires_noise_discount": 0,
"multires_noise_iterations": 0,
"network_alpha": 8,
"network_dim": 16,
"network_dropout": 0.1,
"noise_offset": 0.05,
"noise_offset_random_strength": true,
"noise_offset_type": "Original",
"num_cpu_threads_per_process": 2,
"num_machines": 1,
"num_processes": 1,
"optimizer": "Adafactor",
"optimizer_args": "scale_parameter=False relative_step=False warmup_init=False",
"output_dir": "./test/output",
"output_name": "locon-adafactor",
"persistent_data_loader_workers": false,
"pretrained_model_name_or_path": "runwayml/stable-diffusion-v1-5",
"prior_loss_weight": 1.0,
"random_crop": false,
"rank_dropout": 0.1,
"rank_dropout_scale": false,
"reg_data_dir": "",
"rescaled": false,
"resume": "",
"sample_every_n_epochs": 0,
"sample_every_n_steps": 25,
"sample_prompts": "a painting of a gas mask , by darius kawasaki",
"sample_sampler": "euler_a",
"save_every_n_epochs": 1,
"save_every_n_steps": 0,
"save_last_n_steps": 0,
"save_last_n_steps_state": 0,
"save_model_as": "safetensors",
"save_precision": "fp16",
"save_state": false,
"save_state_on_train_end": false,
"scale_v_pred_loss_like_noise_pred": false,
"scale_weight_norms": 1,
"sdxl": false,
"sdxl_cache_text_encoder_outputs": false,
"sdxl_no_half_vae": true,
"seed": "1234",
"shuffle_caption": false,
"stop_text_encoder_training": 0,
"text_encoder_lr": 0.0001,
"train_batch_size": 4,
"train_data_dir": "./test/img",
"train_norm": false,
"train_on_input": false,
"training_comment": "",
"unet_lr": 0.0001,
"unit": 1,
"up_lr_weight": "",
"use_cp": false,
"use_scalar": false,
"use_tucker": false,
"use_wandb": false,
"v2": false,
"v_parameterization": false,
"v_pred_like_loss": 0,
"vae": "",
"vae_batch_size": 0,
"wandb_api_key": "",
"wandb_run_name": "",
"weighted_captions": false,
"xformers": "xformers"
}