| .. |
|
ipex
|
IPEX attention optimizations
|
2023-09-28 14:02:25 +03: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
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
blip_caption_gui.py
|
Code refactor
|
2023-06-24 14:07:53 -04:00 |
|
class_advanced_training.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_basic_training.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_command_executor.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_configuration_file.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_dreambooth_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_folders.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_lora_tab.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_sample_images.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_sdxl_parameters.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
class_source_model.py
|
Updates
|
2023-07-19 16:14:59 -04:00 |
|
common_gui.py
|
FIX: lr_scheduler_args set incorrectly in run_cmd
|
2023-08-28 09:19:05 +01:00 |
|
config_util.py
|
update bitsandbytes for 0.41.1 and fixed bugs with generate_controlnet_subsets_config for training (#823)
|
2023-09-24 10:51:47 +09:00 |
|
convert_model_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -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
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
extract_lora_from_dylora_gui.py
|
Improving logging
|
2023-06-02 11:53:14 -04:00 |
|
extract_lora_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -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
|
Apply blue to code
|
2023-08-15 08:47:44 -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
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
merge_lora_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
merge_lycoris_gui.py
|
Improving logging
|
2023-06-02 11:53:14 -04:00 |
|
model_util.py
|
Intel ARC support with IPEX
|
2023-09-19 18:05:05 +03:00 |
|
original_unet.py
|
fix to work controlnet training
|
2023-06-24 09:35:33 +09:00 |
|
resize_lora_gui.py
|
Apply blue to code
|
2023-08-15 08:47: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
|
add support model without position_ids
|
2023-09-13 17:59:34 +09:00 |
|
sdxl_original_unet.py
|
add lora controlnet train/gen temporarily
|
2023-08-17 10:08:02 +09:00 |
|
sdxl_train_util.py
|
fix typos, add comments etc.
|
2023-09-03 12:24:15 +09:00 |
|
slicing_vae.py
|
support diffusers' new VAE
|
2023-09-02 14:54:42 +09:00 |
|
svd_merge_lora_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
tensorboard_gui.py
|
Apply blue to code
|
2023-08-15 08:47:44 -04:00 |
|
train_util.py
|
fix ControlNetDataset not working
|
2023-09-03 12:27:58 +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 SmilingWolf/wd-v1-4-moat-tagger-v2
|
2023-08-30 23:31:25 -07:00 |