v23.1.5
Pre-release
Pre-release
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
- Relocate config file accordion by @bmaltais in #2241
- Dev by @bmaltais in #2242
- Gradio 4 by @bmaltais in #2250
- Merge master to dev by @bmaltais in #2251
- Remove shell=True from scripts by @bmaltais in #2257
- Find replace by @bmaltais in #2258
- Restrict extensions pre_postfix can use to improve security by @bmaltais in #2259
Full Changelog: v23.1.3...v22.1.5