EveryDream2trainer/utils
Victor Hall 970065c206 more wip optimizer splitting 2023-05-04 20:15:36 -04:00
..
analyze_unet.py assume epsilon for compatibility with old diffusers converted files 2023-02-08 15:42:07 -05:00
check_git.py more wip optimizer splitting 2023-05-04 20:15:36 -04:00
convert_diff_to_ckpt.py issue with conv 2023-01-12 20:59:04 -05:00
convert_diffusers_to_stable_diffusion.py issue with conv 2023-01-12 20:59:04 -05:00
convert_original_stable_diffusion_to_diffusers.py forgot .items() 2023-04-20 17:08:19 +03:00
fs_helpers.py Fix handling of unix/mac hidden files 2023-04-01 00:29:10 +02:00
get_yamls.py bunch of updates, grad ckpting, no drop bucket, shuffle every epoch 2023-01-01 10:45:18 -05:00
gpu.py fix mem leak on huge data, rework optimizer to separate json, add lion optimizer 2023-02-25 15:05:22 -05:00
huggingface_downloader.py use StableDiffusionPipeline.from_pretrained() to download the model 2023-02-20 22:00:25 +01:00
isolate_rng.py GH-36: Add support for validation split (WIP) 2023-02-06 22:10:34 -08:00
log_wrapper.py merge 2023-01-15 22:07:37 -05:00
patch_bnb.py hey look ed2 2022-12-17 22:32:48 -05:00
sample_generator.py remove erroneous cast() 2023-04-15 01:52:36 +02:00
split_dataset.py some validation tweaks and fixes 2023-02-19 10:20:16 +01:00