Added a new "EzTag" mode! This mode helps you create .tag files with your custom format for each Lora file.
Improvements
Custom Formatting Made Easy:
You can now set a default custom format. If you don't want to set one yourself, the script will use "{word}, <lora:{lora}:" as the default.
Better Directory Handling:
The script now automatically sets the correct output directory when using EasyDirs with the new EzTag mode.
Fixes
Clearer GUI:
The script now properly displays the selected input and output directories.
Improved error handling for any files that are missing or unreadable during the process.
Changes
Enhanced Custom Format Support:
The script now includes a default format for Lora and word pairs, making it easier to get started.
Simpler Mode Selection:
Added EzTag to the mode selection dropdown, so you can easily choose this new mode.
GUI Updates
Mode Selection:
The mode selection now includes "EzTag" along with "Wildcard" and "JSON".
Default Custom Format:
The custom format entry field now comes with a default value, simplifying the setup process.
Internal Improvements
Cleaner Code:
Tidied up the code for better readability and maintainability.
This update brings in the new EzTag mode, better handling of custom formats, and overall improvements to make the script easier and more user-friendly. Now you can do more with less hassle!
Changelog from Version 3 to Version 4
New Features
EzTag Mode:
Added a new "EzTag" mode! This mode helps you create
.tag
files with your custom format for each Lora file.Improvements
Custom Formatting Made Easy:
You can now set a default custom format. If you don't want to set one yourself, the script will use
"{word}, <lora:{lora}:"
as the default.Better Directory Handling:
The script now automatically sets the correct output directory when using EasyDirs with the new EzTag mode.
Fixes
Clearer GUI:
The script now properly displays the selected input and output directories.
Improved error handling for any files that are missing or unreadable during the process.
Changes
Enhanced Custom Format Support:
The script now includes a default format for Lora and word pairs, making it easier to get started.
Simpler Mode Selection:
Added EzTag to the mode selection dropdown, so you can easily choose this new mode.
GUI Updates
Mode Selection:
The mode selection now includes "EzTag" along with "Wildcard" and "JSON".
Default Custom Format:
The custom format entry field now comes with a default value, simplifying the setup process.
Internal Improvements
Cleaner Code:
Tidied up the code for better readability and maintainability.
This update brings in the new EzTag mode, better handling of custom formats, and overall improvements to make the script easier and more user-friendly. Now you can do more with less hassle!