kohya_ss/library
bmaltais 78c14bd46f Add max_train_steps and lr_scheduler_args 2023-08-09 20:04:04 -04:00
..
__init__.py Fix .gitignore 2023-04-01 22:22:55 -04:00
attention_processors.py update diffusers to 1.16 | train_network 2023-06-01 20:39:26 +09:00
basic_caption_gui.py Code refactor 2023-06-24 14:07:53 -04:00
blip_caption_gui.py Code refactor 2023-06-24 14:07:53 -04:00
class_advanced_training.py Add max_train_steps and lr_scheduler_args 2023-08-09 20:04:04 -04:00
class_basic_training.py Add max_train_steps and lr_scheduler_args 2023-08-09 20:04:04 -04:00
class_command_executor.py Updates 2023-07-22 12:24:50 -04:00
class_configuration_file.py Save config along output model on train 2023-07-08 09:30:03 -04:00
class_dreambooth_gui.py Updates 2023-08-05 13:35:42 -04:00
class_folders.py Move folder code to class 2023-07-03 15:56:03 -04:00
class_lora_tab.py Updates 2023-07-11 11:40:42 -04:00
class_sample_images.py Improve training layout. 2023-08-07 08:37:28 -04:00
class_sdxl_parameters.py Improve training layout. 2023-08-07 08:37:28 -04:00
class_source_model.py Updates 2023-07-19 16:14:59 -04:00
common_gui.py Add max_train_steps and lr_scheduler_args 2023-08-09 20:04:04 -04:00
config_util.py remove debug print 2023-07-04 21:34:18 +09:00
convert_model_gui.py Update file selection experience 2023-06-21 06:58:51 -04:00
custom_logging.py Refactor setup (#1030) 2023-06-21 15:09:18 -04:00
custom_train_functions.py Merge branch 'sdxl' of https://github.com/kohya-ss/sd-scripts into dev2 2023-08-04 19:58:06 -04:00
dataset_balancing_gui.py Improving logging 2023-06-02 11:53:14 -04:00
dreambooth_folder_creation_gui.py Improving logging 2023-06-02 11:53:14 -04:00
extract_lora_from_dylora_gui.py Improving logging 2023-06-02 11:53:14 -04:00
extract_lora_gui.py Update extract LoRA and add sdpa 2023-07-25 20:11:32 -04:00
extract_lycoris_locon_gui.py Improving logging 2023-06-02 11:53:14 -04:00
git_caption_gui.py Improving logging 2023-06-02 11:53:14 -04:00
group_images_gui.py Add support fo caption file creation to group_images 2023-06-13 09:17:53 -04:00
huggingface_util.py fix error in huggingface_path_in_repo=None 2023-08-06 22:08:30 +09:00
hypernetwork.py update diffusers to 1.16 | train_network 2023-06-01 20:39:26 +09:00
lpw_stable_diffusion.py fix sampling in multi GPU training 2023-07-15 11:21:14 +09:00
manual_caption_gui.py Update description text of manual caption tab 2023-08-08 15:27:32 -07:00
merge_lora_gui.py Update 2023-08-08 08:20:43 -04:00
merge_lycoris_gui.py Improving logging 2023-06-02 11:53:14 -04:00
model_util.py support sai model spec 2023-08-06 21:50:05 +09:00
original_unet.py fix to work controlnet training 2023-06-24 09:35:33 +09:00
resize_lora_gui.py Updates 2023-07-04 15:39:44 -04:00
sai_model_spec.py fix crashing in saving lora with clipskip 2023-08-08 21:03:16 +09:00
sdxl_lpw_stable_diffusion.py Add workaround for clip's bug for pooled output 2023-08-04 08:38:27 +09:00
sdxl_model_util.py update sdxl ver in lora metadata from v0-9 to v1-0 2023-08-06 22:06:48 +09:00
sdxl_original_unet.py remove unnecessary code 2023-07-12 21:53:02 +09:00
sdxl_train_util.py support sai model spec 2023-08-06 21:50:05 +09:00
slicing_vae.py fix to work with fp16, crash with some reso 2023-05-12 21:44:07 +09:00
svd_merge_lora_gui.py Updates 2023-07-11 11:40:42 -04:00
tensorboard_gui.py Updates 2023-08-05 13:35:42 -04:00
train_util.py fix crashing in saving lora with clipskip 2023-08-08 21:03:16 +09:00
utilities.py Add manual captioning tab 2023-08-08 15:09:21 -07:00
utils.py small fix 2023-04-02 23:21:17 +09:00
verify_lora_gui.py Improving logging 2023-06-02 11:53:14 -04:00
wd14_caption_gui.py Add prefix and postfix for WD14 captioning 2023-06-15 18:03:37 +09:00