Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #978

Merged
merged 16 commits into from
Dec 3, 2023
Merged

Dev #978

merged 16 commits into from
Dec 3, 2023

Conversation

kohya-ss
Copy link
Owner

@kohya-ss kohya-ss commented Dec 3, 2023

custom separator
fix min snr gamme with v-pred
min_diff/clamp_quantile for extracting lora
deep shrink hires fix

KohakuBlueleaf and others added 16 commits October 30, 2023 19:55
This fixes min-snr for vpred+zsnr by dividing directly by SNR+1.
The old implementation did it in two steps: (min-snr/snr) * (snr/(snr+1)), which causes division by zero when combined with --zero_terminal_snr
 * add required attributes to model_org, model_tuned, save_to
 * set "*_alpha" using str(float(foo))
Add custom seperator for shuffle caption
use **kwargs and change svd() calling convention to make svd() reusable
Fix min-snr-gamma for v-prediction and ZSNR.
@kohya-ss kohya-ss merged commit 0908c54 into main Dec 3, 2023
2 checks passed
wkpark pushed a commit to wkpark/sd-scripts that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants