Commit Graph

  • aec7e16094 feat: add an option to add system prompt for negative in lumina inference Kohya S 2025-07-21 13:14:59 +09:00
  • 77a160d886 fix: skip LoRA creation for None text encoders (CLIP-L for Chroma) Kohya S 2025-07-20 21:25:43 +09:00
  • 0b763ef1f1 feat: fix timestep for input_vec for Chroma Kohya S 2025-07-20 20:53:06 +09:00
  • b4e862626a feat: add LoRA training support for Chroma Kohya S 2025-07-20 19:00:09 +09:00
  • c4958b5dca feat: change img/txt order for attention and single blocks Kohya S 2025-07-20 16:30:43 +09:00
  • 8fd0b12d1f feat: update DoubleStreamBlock and SingleStreamBlock to handle text sequence lengths instead of mask Kohya S 2025-07-20 16:00:58 +09:00
  • 404ddb060d fix: inference for Chroma model Kohya S 2025-07-20 14:08:54 +09:00
  • 24d2ea86c7 feat: support Chroma model in loading and inference processes kohya-ss 2025-07-20 12:56:42 +09:00
  • d53a532a82 Merge pull request #2153 from rockerBOO/fix-alphas-cumprod Kohya S. 2025-07-17 21:37:55 +09:00
  • 3adbbb6e33 Add note about why we are moving it Dave Lage 2025-07-16 16:09:20 -04:00
  • a7b33f3204 Fix alphas cumprod after add_noise for DDIMScheduler rockerBOO 2025-07-15 22:36:46 -04:00
  • c0c36a4e2f fix: remove duplicated latent normalization in decoding Kohya S 2025-07-15 21:58:03 +09:00
  • 25771a5180 fix: update help text for cfg_trunc_ratio argument Kohya S 2025-07-15 21:53:13 +09:00
  • e0fcb5152a feat: support Neta Lumina all-in-one weights Kohya S 2025-07-15 21:34:35 +09:00
  • a96d684ffa feat: add Chroma model implementation Kohya S 2025-07-15 20:44:43 +09:00
  • f9bc6aa14c feat: add Chroma model implementation (WIP) feature-chroma kohya-ss 2025-07-14 08:52:35 +09:00
  • 13ccfc39f8 fix: update flow matching loss and variable names Kohya S 2025-07-13 21:26:06 +09:00
  • 30295c9668 fix: update parameter names for CFG truncate and Renorm CFG in documentation and code Kohya S 2025-07-13 21:00:27 +09:00
  • 999df5ec15 fix: update default values for timestep_sampling and model_prediction_type in training arguments Kohya S 2025-07-13 20:52:00 +09:00
  • 88960e6309 doc: update lumina LoRA training guide Kohya S 2025-07-13 20:49:38 +09:00
  • 88dc3213a9 fix: support LoRA w/o TE for create_network_from_weights Kohya S 2025-07-13 20:46:24 +09:00
  • 1a9bf2ab56 feat: add interactive mode for generating multiple images Kohya S 2025-07-13 20:45:09 +09:00
  • 8a72f56c9f fix: clarify Flash Attention usage in lumina training guide Kohya S 2025-07-11 22:14:16 +09:00
  • d0b335d8cf feat: add LoRA training guide for Lumina Image 2.0 (WIP) kohya-ss 2025-07-10 20:15:45 +09:00
  • 2a53524588 Merge branch 'sd3' into update-docs kohya-ss 2025-07-10 19:40:33 +09:00
  • 4e7dfc0b1b Merge branch 'sd3' into feature-lumina-image kohya-ss 2025-07-10 19:40:12 +09:00
  • 2e0fcc50cb Merge pull request #2148 from kohya-ss/update-gitignore-for-claude-and-gemini Kohya S. 2025-07-10 19:37:43 +09:00
  • 0b90555916 feat: add .claude and .gemini to .gitignore kohya-ss 2025-07-10 19:34:31 +09:00
  • 9a50c96a68 Merge pull request #2147 from kohya-ss/ai-coding-agent-prompt Kohya S. 2025-07-10 19:25:11 +09:00
  • 7bd9a6b19e Add prompt guidance files for Claude and Gemini, and update README for AI coding agents kohya-ss 2025-07-10 19:16:05 +09:00
  • 3f9eab4946 fix: update default values in lumina minimal inference as same as sample generation Kohya S 2025-07-09 23:33:50 +09:00
  • 7fb0d30feb feat: add LoRA support for lumina minimal inference Kohya S 2025-07-09 23:28:55 +09:00
  • b4d1152293 fix: sample generation with system prompt, without TE output caching Kohya S 2025-07-09 21:55:36 +09:00
  • 2fffcb605c Merge pull request #2146 from rockerBOO/lumina-typo Kohya S. 2025-07-08 21:49:11 +09:00
  • a87e999786 Change to 3 rockerBOO 2025-07-07 17:12:07 -04:00
  • 7dc64e04e2 Initial plan copilot/fix-2142 copilot-swe-agent[bot] 2025-07-05 00:41:07 +00:00
  • 05f392fa27 feat: add minimum inference code for Lumina with image generation capabilities Kohya S 2025-07-03 21:47:15 +09:00
  • 6731d8a57f fix: update system prompt handling Kohya S 2025-06-29 22:21:48 +09:00
  • 078ee28a94 feat: add more workaround for 'gated repo' error on github actions Kohya S 2025-06-29 22:06:19 +09:00
  • 5034c6f813 feat: add workaround for 'gated repo' error on github actions Kohya S 2025-06-29 22:00:58 +09:00
  • 884c1f37c4 fix: update to work with cache text encoder outputs (without disk) Kohya S 2025-06-29 21:58:43 +09:00
  • 935e0037dc feat: update lumina system prompt handling Kohya S 2025-06-29 21:33:09 +09:00
  • 52d13373c0 Merge pull request #1927 from sdbds/lumina Kohya S. 2025-06-29 20:01:24 +09:00
  • 8e4dc1f441 Merge pull request #28 from rockerBOO/lumina-train_util Qing Long 2025-06-17 16:06:48 +08:00
  • 0e929f97b9 Revert system_prompt for dataset config rockerBOO 2025-06-16 16:50:18 -04:00
  • 1db78559a6 Merge branch 'sd3' into update-sd3 rockerBOO 2025-06-16 16:43:34 -04:00
  • 3e6935a07e Merge pull request #2115 from kohya-ss/fix-flux-sampling-accelerate-error Kohya S. 2025-06-15 21:14:09 +09:00
  • fc40a279fa Merge branch 'dev' into sd3 Kohya S 2025-06-15 21:05:57 +09:00
  • cadcd3169b Merge pull request #2121 from Disty0/dev Kohya S. 2025-06-15 20:59:53 +09:00
  • bcd3a5a60a Update IPEX libs Disty0 2025-06-13 16:25:16 +03:00
  • 77dbabe849 Merge pull request #26 from rockerBOO/lumina-test-fix-mask Qing Long 2025-06-10 13:15:32 +08:00
  • d94bed645a Add lumina tests and fix image masks rockerBOO 2025-06-09 21:14:51 -04:00
  • 0145efc2f2 Merge branch 'sd3' into lumina rockerBOO 2025-06-09 18:13:06 -04:00
  • bb47f1ea89 Fix unwrap_model handling for None text_encoders in sample_images function Kohya S 2025-06-08 18:00:24 +09:00
  • 61eda76278 Merge pull request #2108 from rockerBOO/syntax-test Kohya S. 2025-06-05 07:49:57 +09:00
  • e4d6923409 Add tests for syntax checking training scripts rockerBOO 2025-06-03 16:12:02 -04:00
  • 0e8b5d4af9 Merge branch 'sd3' into no-grad-block-swap no-grad-block-swap Kohya S 2025-05-24 18:50:25 +09:00
  • a376fec79c doc: add comprehensive README for image generation script with usage examples and options Kohya S 2025-05-24 18:48:54 +09:00
  • 5753b8ff6b Merge pull request #2088 from rockerBOO/checkov-update Kohya S. 2025-05-20 20:30:27 +09:00
  • 2bfda1271b Update workflows to read-all instead of write-all rockerBOO 2025-05-19 20:25:42 -04:00
  • e7e371c9ce doc: update English translation for advanced SDXL LoRA training Kohya S 2025-05-17 15:06:00 +09:00
  • 08aed008eb doc: update FLUX.1 for newer features from README.md Kohya S 2025-05-17 14:42:19 +09:00
  • c5fb5ec48f Merge pull request #2086 from kohya-ss/codex/translate-and-structure-markdown-files Kohya S. 2025-05-17 14:34:26 +09:00
  • 19a180ff90 Add English versions with Japanese in details Kohya S. 2025-05-17 14:28:26 +09:00
  • 2982197cd4 Merge branch 'sd3' into update-docs Kohya S 2025-05-17 11:05:51 +09:00
  • 5b38d07f03 Merge pull request #2073 from rockerBOO/fix-mean-grad-norms Kohya S. 2025-05-11 21:32:34 +09:00
  • f344df01e2 Merge branch 'sd3' into update-docs Kohya S 2025-05-02 21:49:17 +09:00
  • e2ed265104 Merge pull request #2072 from rockerBOO/pytest-pythonpath Kohya S. 2025-05-01 23:38:29 +09:00
  • e85813200a Merge pull request #2074 from kohya-ss/deepspeed-readme Kohya S. 2025-05-01 23:34:41 +09:00
  • a27ace74d9 doc: add DeepSpeed installation in header section Kohya S 2025-05-01 23:31:23 +09:00
  • 865c8d55e2 README.md: Update recent updates and add DeepSpeed installation instructions Kohya S 2025-05-01 23:29:19 +09:00
  • 7c075a9c8d Merge pull request #2060 from saibit-tech/sd3 Kohya S. 2025-05-01 23:20:17 +09:00
  • b4a89c3cdf Fix None rockerBOO 2025-05-01 02:03:22 -04:00
  • f62c68df3c Make grad_norm and combined_grad_norm None is not recording rockerBOO 2025-05-01 01:37:57 -04:00
  • a4fae93dce Add pythonpath to pytest.ini rockerBOO 2025-05-01 00:55:10 -04:00
  • 1684ababcd remove deepspeed from requirements.txt sharlynxy 2025-04-30 19:51:09 +08:00
  • 64430eb9b2 Merge branch 'dev' into sd3 Kohya S 2025-04-29 21:30:57 +09:00
  • d8717a3d1c Merge branch 'main' into dev Kohya S 2025-04-29 21:30:33 +09:00
  • a21b6a917e Merge pull request #2070 from kohya-ss/fix-mean-ar-error-nan Kohya S. 2025-04-29 21:29:42 +09:00
  • 4625b34f4e Fix mean image aspect ratio error calculation to avoid NaN values Kohya S 2025-04-29 21:27:04 +09:00
  • 80320d21fe Merge pull request #2066 from kohya-ss/quick-fix-flux-sampling-scales Kohya S. 2025-04-27 23:39:47 +09:00
  • 29523c9b68 docs: add note for user feedback on CFG scale in FLUX.1 training Kohya S 2025-04-27 23:34:37 +09:00
  • fd3a445769 fix: revert default emb guidance scale and CFG scale for FLUX.1 sampling Kohya S 2025-04-27 22:50:27 +09:00
  • 13296ae93b Merge branch 'sd3' of https://github.com/kohya-ss/sd-scripts into sd3 Kohya S 2025-04-27 21:48:03 +09:00
  • 0e8ac43760 Merge branch 'dev' into sd3 Kohya S 2025-04-27 21:47:58 +09:00
  • bc9252cc1b Merge branch 'main' into dev Kohya S 2025-04-27 21:47:39 +09:00
  • 3b25de1f17 Merge pull request #2065 from kohya-ss/kohya-ss-funding-yml Kohya S. 2025-04-27 21:29:44 +09:00
  • f0b07c52ab Create FUNDING.yml Kohya S. 2025-04-27 21:28:38 +09:00
  • 309c44bdf2 Merge pull request #2064 from kohya-ss/flux-sample-cfg Kohya S. 2025-04-27 18:35:45 +09:00
  • 8387e0b95c docs: update README to include CFG scale support in FLUX.1 training Kohya S 2025-04-27 18:25:59 +09:00
  • 5c50cdbb44 Merge branch 'sd3' into flux-sample-cfg Kohya S 2025-04-27 17:59:26 +09:00
  • 46ad3be059 update deepspeed wrapper saibit 2025-04-24 11:26:36 +08:00
  • abf2c44bc5 Dynamically set device in deepspeed wrapper (#2) sharlynxy 2025-04-23 18:57:19 +08:00
  • adb775c616 Update: requirement diffusers[torch]==0.25.0 saibit 2025-04-23 17:05:20 +08:00
  • 4fc917821a fix bugs sdbds 2025-04-23 16:16:36 +08:00
  • 899f3454b6 update for init problem sdbds 2025-04-23 15:47:12 +08:00
  • b11c053b8f Merge branch 'dev' into sd3 Kohya S 2025-04-22 21:48:24 +09:00
  • c46f08a87a Merge pull request #2053 from GlenCarpenter/main Kohya S. 2025-04-22 21:47:29 +09:00
  • 0d9da0ea71 Merge pull request #1 from saibit-tech/dev/xy/align_dtype_using_mixed_precision sharlynxy 2025-04-22 16:37:33 +08:00
  • f501209c37 Merge branch 'dev/xy/align_dtype_using_mixed_precision' of github.com:saibit-tech/sd-scripts into dev/xy/align_dtype_using_mixed_precision Robert 2025-04-22 16:19:52 +08:00