Skip to content

v23.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmaltais bmaltais released this 12 Apr 20:20
· 169 commits to master since this release
05c6644

What's Changed

Security Improvements

  • Add explicit --do_not_share parameter to kohya_gui.py to avoid sharing the GUI on platforms like Kaggle.
  • Remove shell=True from subprocess calls to avoid security issues when using the GUI.
  • Limit caption extensions to a fixed set of extensions to limit the risk of finding and replacing text content in unexpected files.

Other changes

Full Changelog: v23.1.3...v22.1.5