VictorMylle
  • Joined on 2020-11-27
VictorMylle synced commits to refs/pull/1376/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-14 04:23:18 +00:00
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
381303d64f Update train_network.py
Compare 3 commits »
VictorMylle synced commits to refs/pull/2042/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:56 +00:00
ceb19bebf8 update docs. sdxl is transltaed, flux.1 is corrected
VictorMylle synced commits to refs/pull/2042/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:56 +00:00
ceb19bebf8 update docs. sdxl is transltaed, flux.1 is corrected
Compare 2 commits »
VictorMylle synced commits to refs/pull/832/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:56 +00:00
572cc3efb8 Merge branch 'main' into dev
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
381303d64f Update train_network.py
Compare 4 commits »
VictorMylle synced commits to refs/pull/1901/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:56 +00:00
4bb58fbbfb Update train_util.py
Compare 2 commits »
VictorMylle synced commits to refs/pull/1901/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:55 +00:00
4bb58fbbfb Update train_util.py
VictorMylle synced commits to update-docs at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-13 20:12:55 +00:00
ceb19bebf8 update docs. sdxl is transltaed, flux.1 is corrected
VictorMylle synced commits to refs/pull/1901/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 19:42:54 +00:00
eb2d9abff6 Update train_network.py
Compare 2 commits »
VictorMylle synced commits to refs/pull/1901/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 19:42:54 +00:00
eb2d9abff6 Update train_network.py
VictorMylle synced commits to refs/pull/2037/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 11:32:55 +00:00
1de5d080ef Merge a4395f6e6518ab6b846151bd57961d434c1acc1b into 5a18a03ffc
a4395f6e65 Use args.wavelet_loss to activate
2ee22b6e53 Add wavelet_loss_band_level_weights
Compare 3 commits »
VictorMylle synced commits to refs/pull/1427/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 11:32:55 +00:00
572cc3efb8 Merge branch 'main' into dev
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
381303d64f Update train_network.py
Compare 4 commits »
VictorMylle synced commits to refs/pull/2037/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 11:32:55 +00:00
a4395f6e65 Use args.wavelet_loss to activate
2ee22b6e53 Add wavelet_loss_band_level_weights
Compare 2 commits »
VictorMylle synced commits to refs/pull/2037/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 03:22:55 +00:00
1c23c755df Merge bb4d4c8ced03cc0ffa46f5390412f36e590b7b45 into 5a18a03ffc
bb4d4c8ced Fix band weights via toml. Add more logging
2ea520fd62 Add back in padding
7192197d39 Add wavelet loss recording
41145314cf Refactor transforms, fix loss calculations
Compare 5 commits »
VictorMylle synced commits to refs/pull/2037/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 03:22:55 +00:00
bb4d4c8ced Fix band weights via toml. Add more logging
2ea520fd62 Add back in padding
7192197d39 Add wavelet loss recording
41145314cf Refactor transforms, fix loss calculations
Compare 4 commits »
VictorMylle synced commits to refs/pull/1096/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-12 03:22:54 +00:00
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
381303d64f Update train_network.py
Compare 3 commits »
VictorMylle synced commits to refs/pull/1988/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-11 11:03:18 +00:00
5a18a03ffc Merge branch 'dev' into sd3
572cc3efb8 Merge branch 'main' into dev
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
4589262f8f README.md: Update recent updates section to include IP noise gamma feature for FLUX.1
Compare 29 commits »
VictorMylle synced commits to refs/pull/2001/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-11 02:52:55 +00:00
5391c4fbe9 Fix typo
adb0e54093 Fix GGPO variables. Fix no _org lora values.
7dd00204eb Revert "Merge branch 'sd3' into flux-lora-init"
67f8e17a46 Merge branch 'sd3' into flux-lora-init
9d7e2dd7c9 Fix LoRA dtype when saving PiSSA
Compare 35 commits »
VictorMylle synced commits to refs/pull/2001/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-11 02:52:55 +00:00
5391c4fbe9 Fix typo
adb0e54093 Fix GGPO variables. Fix no _org lora values.
7dd00204eb Revert "Merge branch 'sd3' into flux-lora-init"
67f8e17a46 Merge branch 'sd3' into flux-lora-init
Compare 6 commits »
VictorMylle synced commits to refs/pull/1901/merge at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-11 02:52:54 +00:00
61eaf9551e Update train_util.py
572cc3efb8 Merge branch 'main' into dev
52c8dec953 Merge pull request #2015 from DKnight54/uncache_vae_batch
583ab27b3c doc: update license information in jpeg_xl_util.py
Compare 12 commits »
VictorMylle synced commits to refs/pull/1901/head at VictorMylle/Kohya-ss-sd-scripts from mirror 2025-04-11 02:52:54 +00:00
61eaf9551e Update train_util.py