Skip to content

Commit 4589262

Browse files
committed
README.md: Update recent updates section to include IP noise gamma feature for FLUX.1
1 parent c56dc90 commit 4589262

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The command to install PyTorch is as follows:
1414

1515
### Recent Updates
1616

17+
Apr 6, 2025:
18+
- IP noise gamma has been enabled in FLUX.1. Thanks to rockerBOO for PR [#1992](https://github.com/kohya-ss/sd-scripts/pull/1992). See the PR for details.
19+
- `--ip_noise_gamma` and `--ip_noise_gamma_random_strength` are available.
20+
1721
Mar 30, 2025:
1822
- LoRA-GGPO is added for FLUX.1 LoRA training. Thank you to rockerBOO for PR [#1974](https://github.com/kohya-ss/sd-scripts/pull/1974).
1923
- Specify `--network_args ggpo_sigma=0.03 ggpo_beta=0.01` in the command line or `network_args = ["ggpo_sigma=0.03", "ggpo_beta=0.01"]` in .toml file. See PR for details.

0 commit comments

Comments
 (0)