rockerBOO
6604b36044
Remove duplicate assignment
2025-01-03 02:04:59 -05:00
rockerBOO
58bfa36d02
Add seed help clarifying info
2025-01-03 02:00:28 -05:00
rockerBOO
fbfc2753eb
Update text for train/reg with repeats
2025-01-03 01:53:12 -05:00
rockerBOO
c8c3569df2
Cleanup order, types, print to logger
2025-01-03 01:26:45 -05:00
rockerBOO
534059dea5
Typos and lingering is_train
2025-01-03 01:18:15 -05:00
rockerBOO
7470173044
Remove defunct code for train_controlnet.py
2025-01-03 01:13:57 -05:00
rockerBOO
d23c7322ee
Merge remote-tracking branch 'hina/feature/val-loss' into validation-loss-upstream
...
Modified implementation for process_batch and cleanup validation
recording
2025-01-03 00:48:08 -05:00
rockerBOO
7f6e124c7c
Merge branch 'gesen2egee/val' into validation-loss-upstream
...
Modified various implementations to restore original behavior
2025-01-02 23:04:38 -05:00
rockerBOO
449c1c5c50
Adding modified train_util and config_util
2025-01-02 15:59:20 -05:00
gesen2egee
8743532963
val
2025-01-02 15:57:12 -05:00
Hina Chen
cb89e0284e
Change val latent loss compare
2024-12-28 11:57:04 +08:00
Hina Chen
64bd5317dc
Split val latents/batch and pick up val latents shape size which equal to training batch.
2024-12-28 11:42:15 +08:00
Hina Chen
62164e5792
Change val loss calculate method
2024-12-27 17:28:05 +08:00
Hina Chen
05bb9183fa
Add Validation loss for LoRA training
2024-12-27 16:47:59 +08:00
Kohya S
e89653975d
update requirements.txt and README to include RAdamScheduleFree optimizer support
2024-12-15 19:39:47 +09:00
Kohya S.
f2d38e6cda
Merge pull request #1830 from nhamanasu/sd3
...
Added RAdamScheduleFree support
2024-12-15 19:28:21 +09:00
Kohya S.
d3305f975e
Merge pull request #1828 from rockerBOO/workflow-security-audit
...
Prevent git credentials from leaking into other actions
2024-12-15 18:55:37 +09:00
nhamanasu
8e378cf03d
add RAdamScheduleFree support
2024-12-11 19:43:44 +09:00
rockerBOO
3cb8cb2d4f
Prevent git credentials from leaking into other actions
2024-12-09 15:20:04 -05:00
Kohya S
e425996a59
feat: unify ControlNet model name option and deprecate old training script
2024-12-07 17:28:19 +09:00
青龍聖者@bdsqlsz
abff4b0ec7
Unify controlnet parameters name and change scripts name. ( #1821 )
...
* Update sd3_train.py
* add freeze block lr
* Update train_util.py
* update
* Revert "add freeze block lr"
This reverts commit 8b1653548f .
# Conflicts:
# library/train_util.py
# sd3_train.py
* use same control net model path
* use controlnet_model_name_or_path
2024-12-07 17:12:46 +09:00
Kohya S.
2be336688d
Merge pull request #1817 from rockerBOO/workflow-tests-fixes
...
Workflow tests fixes and documentation
2024-12-07 16:57:36 +09:00
Kohya S
6bee18db4f
fix: resolve model corruption issue with pos_embed when using --enable_scaled_pos_embed
2024-12-07 15:12:27 +09:00
Kohya S
8b36d907d8
feat: support block_to_swap for FLUX.1 ControlNet training
2024-12-03 08:43:26 +09:00
rockerBOO
3e5d89c76c
Add more resources
2024-12-02 13:51:57 -05:00
rockerBOO
2610e96e9e
Pytest
2024-12-02 13:49:58 -05:00
rockerBOO
63738ecb07
Add tests documentation
2024-12-02 13:48:30 -05:00
rockerBOO
5ab00f9b49
Update workflow tests with cleanup and documentation
2024-12-02 13:39:51 -05:00
kohya-ss
e369b9a252
docs: update README with FLUX.1 ControlNet training details and improve argument help text
2024-12-02 23:38:54 +09:00
Kohya S.
09a3740f6c
Merge pull request #1813 from minux302/flux-controlnet
...
Add Flux ControlNet
2024-12-02 23:32:16 +09:00
Kohya S.
e3fd6c52a0
Merge pull request #1812 from rockerBOO/tests
...
Add pytest testing
2024-12-02 21:38:43 +09:00
Kohya S
1dc873d9b4
update README and clean up code for schedulefree optimizer
2024-12-01 22:00:44 +09:00
Kohya S.
14c9ba925f
Merge pull request #1811 from rockerBOO/schedule-free-prodigy
...
Allow unknown schedule-free optimizers to continue to module loader
2024-12-01 21:51:25 +09:00
Kohya S
34e7f509c4
docs: update README for huber loss
2024-12-01 21:36:24 +09:00
Kohya S.
bdf9a8cc29
Merge pull request #1815 from kohya-ss/flux-huber-loss
...
Flux huber loss
2024-12-01 21:29:53 +09:00
Kohya S
1476040787
fix: update help text for huber loss parameters in train_util.py
2024-12-01 21:26:39 +09:00
Kohya S
cc11989755
fix: refactor huber-loss calculation in multiple training scripts
2024-12-01 21:20:28 +09:00
Kohya S
0fe6320f09
fix flux_train.py is not working
2024-12-01 14:13:37 +09:00
Kohya S
14f642f88b
fix: huber_schedule exponential not working on sd3_train.py
2024-12-01 13:30:35 +09:00
Kohya S.
a5a27fe4c3
Merge pull request #1808 from recris/huber-loss-flux
...
Implement pseudo Huber loss for Flux and SD3
2024-12-01 13:15:33 +09:00
recris
7b61e9eb58
Fix issues found in review (pt 2)
2024-11-30 11:36:40 +00:00
Kohya S
9c885e549d
fix: improve pos_embed handling for oversized images and update resolution_area_to_latent_size, when sample image size > train image size
2024-11-30 18:25:50 +09:00
rockerBOO
4f7f248071
Bump typos action
2024-11-29 16:28:51 -05:00
rockerBOO
89825d6898
Run typos workflows once where appropriate
2024-11-29 16:27:13 -05:00
rockerBOO
dd3b846b54
Install pytorch first to pin version
2024-11-29 16:18:05 -05:00
rockerBOO
e59e276fb9
Add dadaptation
2024-11-29 16:03:29 -05:00
rockerBOO
2dd063a679
add torch torchvision accelerate versions
2024-11-29 15:57:31 -05:00
rockerBOO
c7cadbc8c7
Add pytest testing
2024-11-29 15:52:03 -05:00
rockerBOO
6593cfbec1
Fix d * lr step log
2024-11-29 14:16:24 -05:00
rockerBOO
87f5224e2d
Support d*lr for ProdigyPlus optimizer
2024-11-29 14:16:00 -05:00