Kohya S
|
4568631b43
|
docs: update README to reflect improved loading speed of .safetensors files
|
2025-09-13 20:05:39 +09:00 |
|
kohya-ss
|
884fc8c7f5
|
doc: remove SD3/FLUX.1 training guide
|
2025-09-04 18:40:21 +09:00 |
|
kohya-ss
|
c38b07d0da
|
doc: add validation loss documentation for model training
|
2025-08-31 21:39:47 +09:00 |
|
kohya-ss
|
fe81d40202
|
doc: refactor structure for improved readability and maintainability
|
2025-08-31 21:14:45 +09:00 |
|
Kohya S.
|
8cadec68bb
|
Merge pull request #2178 from kohya-ss/update-libraries
Feat: Update libraries, remove warnings
|
2025-08-28 08:42:53 +09:00 |
|
Kohya S
|
5a5138d0ab
|
doc: add PR reference for PyTorch and library versions update
|
2025-08-28 08:38:14 +09:00 |
|
Kohya S
|
c52c45cd7a
|
doc: update for PyTorch and libraries versions
|
2025-08-28 08:36:09 +09:00 |
|
Kohya S
|
4b12746d39
|
Merge branch 'dev' into sd3
|
2025-08-24 17:10:51 +09:00 |
|
kohya-ss
|
0e7f7808b0
|
doc: add sponsor logo and annoucements
|
2025-08-23 18:44:23 +09:00 |
|
Kohya S
|
5249732a0f
|
chore: update README to include --apply_t5_attn_mask requirement for Chroma training #2163
|
2025-08-01 23:38:02 +09:00 |
|
Kohya S
|
250f0eb9b0
|
doc: update README and training guide with breaking changes for CFG scale and model download instructions
|
2025-07-30 22:08:51 +09:00 |
|
kohya-ss
|
32f06012a7
|
doc: update flux train document and add about breaking changes in sample generation prompts
|
2025-07-21 21:48:06 +09:00 |
|
Kohya S
|
c84a163b32
|
docs: update README for documentation
|
2025-07-21 13:40:03 +09:00 |
|
Kohya S
|
518545bffb
|
docs: add support information for Lumina-Image 2.0 in recent updates
|
2025-07-21 13:16:42 +09:00 |
|
kohya-ss
|
7bd9a6b19e
|
Add prompt guidance files for Claude and Gemini, and update README for AI coding agents
|
2025-07-10 19:16:05 +09:00 |
|
Kohya S
|
a27ace74d9
|
doc: add DeepSpeed installation in header section
|
2025-05-01 23:31:23 +09:00 |
|
Kohya S
|
865c8d55e2
|
README.md: Update recent updates and add DeepSpeed installation instructions
|
2025-05-01 23:29:19 +09:00 |
|
Kohya S
|
29523c9b68
|
docs: add note for user feedback on CFG scale in FLUX.1 training
|
2025-04-27 23:34:37 +09:00 |
|
Kohya S
|
8387e0b95c
|
docs: update README to include CFG scale support in FLUX.1 training
|
2025-04-27 18:25:59 +09:00 |
|
Kohya S
|
4589262f8f
|
README.md: Update recent updates section to include IP noise gamma feature for FLUX.1
|
2025-04-06 21:34:27 +09:00 |
|
Dave Lage
|
fd36fd1aa9
|
Fix resize PR link
|
2025-04-03 16:09:45 -04:00 |
|
Kohya S
|
aaa26bb882
|
docs: update README to include LoRA-GGPO details for FLUX.1 training
|
2025-03-30 21:18:05 +09:00 |
|
Kohya S
|
96a133c998
|
README.md: update recent updates section to include new interpolation method for resizing images
|
2025-03-30 20:45:06 +09:00 |
|
Kohya S
|
6364379f17
|
Merge branch 'dev' into sd3
|
2025-03-21 22:07:50 +09:00 |
|
Kohya S
|
8f4ee8fc34
|
doc: update README for latest
|
2025-03-21 22:05:48 +09:00 |
|
Kohya S
|
d151833526
|
docs: update README with recent changes and specify version for pytorch-optimizer
|
2025-03-20 22:05:29 +09:00 |
|
Kohya S
|
aa2bde7ece
|
docs: add utility script for merging SD3 weights into a single .safetensors file
|
2025-03-05 23:24:52 +09:00 |
|
Kohya S
|
3d79239be4
|
docs: update README to include recent improvements in validation loss calculation
|
2025-02-26 21:21:04 +09:00 |
|
Kohya S
|
59b3b94faf
|
README.md: Update limitation for validation loss support to include schedule-free optimizer
|
2025-01-26 21:52:58 +09:00 |
|
Kohya S
|
e8529613d8
|
README.md: Update recent updates section to include validation loss support for training scripts
|
2025-01-26 21:27:22 +09:00 |
|
Kohya S
|
6acdbed967
|
Merge branch 'dev' into sd3
|
2025-01-26 21:04:05 +09:00 |
|
Kohya S
|
345daaa986
|
update README for merging
|
2025-01-17 23:22:38 +09:00 |
|
Kohya S
|
e89653975d
|
update requirements.txt and README to include RAdamScheduleFree optimizer support
|
2024-12-15 19:39:47 +09:00 |
|
Kohya S
|
e425996a59
|
feat: unify ControlNet model name option and deprecate old training script
|
2024-12-07 17:28:19 +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 |
|
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
|
1dc873d9b4
|
update README and clean up code for schedulefree optimizer
|
2024-12-01 22:00:44 +09:00 |
|
Kohya S
|
34e7f509c4
|
docs: update README for huber loss
|
2024-12-01 21:36:24 +09:00 |
|
minux302
|
575f583fd9
|
add README
|
2024-11-29 23:55:52 +09:00 |
|
kohya-ss
|
2a61fc0784
|
docs: fix typo from block_to_swap to blocks_to_swap in README
|
2024-11-20 21:20:35 +09:00 |
|
Kohya S
|
fd2d879ac8
|
docs: update README
|
2024-11-14 19:43:08 +09:00 |
|
Kohya S
|
2cb7a6db02
|
feat: add block swap for FLUX.1/SD3 LoRA training
|
2024-11-12 21:39:13 +09:00 |
|
Kohya S
|
8fac3c3b08
|
update README
|
2024-11-09 19:56:02 +09:00 |
|
Kohya S
|
123474d784
|
Merge branch 'sd3' of https://github.com/kohya-ss/sd-scripts into sd3
|
2024-11-07 21:43:37 +09:00 |
|
Kohya S
|
e877b306c8
|
Merge branch 'dev' into sd3
|
2024-11-07 21:43:04 +09:00 |
|
Kohya S
|
6adb69be63
|
Merge branch 'main' into dev
|
2024-11-07 21:42:44 +09:00 |
|
Kohya S
|
e5ac095749
|
add about dev and sd3 branch to README
|
2024-11-07 21:39:47 +09:00 |
|
Dango233
|
5eb6d209d5
|
Update README.md
|
2024-11-07 20:33:31 +08:00 |
|