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

v22.3.0 #1745

Merged
merged 20 commits into from
Dec 6, 2023
Merged

v22.3.0 #1745

merged 20 commits into from
Dec 6, 2023

Conversation

bmaltais
Copy link
Owner

@bmaltais bmaltais commented Dec 6, 2023

  • 2023/12/06 (v22.3.0)
  • Merge sd-scripts updates:
    • finetune\tag_images_by_wd14_tagger.py now supports the separator other than , with --caption_separator option. Thanks to KohakuBlueleaf! PR #913
    • Min SNR Gamma with V-predicition (SD 2.1) is fixed. Thanks to feffy380! PR#934
      • See #673 for details.
    • --min_diff and --clamp_quantile options are added to networks/extract_lora_from_models.py. Thanks to wkpark! PR #936
      • The default values are same as the previous version.
    • Deep Shrink hires fix is supported in sdxl_gen_img.py and gen_img_diffusers.py.
      • --ds_timesteps_1 and --ds_timesteps_2 options denote the timesteps of the Deep Shrink for the first and second stages.
      • --ds_depth_1 and --ds_depth_2 options denote the depth (block index) of the Deep Shrink for the first and second stages.
      • --ds_ratio option denotes the ratio of the Deep Shrink. 0.5 means the half of the original latent size for the Deep Shrink.
      • --dst1, --dst2, --dsd1, --dsd2 and --dsr prompt options are also available.
    • Add GLoRA support

@bmaltais bmaltais merged commit b3ea59c into master Dec 6, 2023
0 of 2 checks passed
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.

5 participants