Releases: x-CK-x/Dataset-Curation-Tool
Releases · x-CK-x/Dataset-Curation-Tool
v4.4.13
Bug Fixes
- Solved obnoxious scrollbar bug with the Gradio Gallery component: #54
Upcoming Improvements (Currently WIP)
- additional tagging & captioning models will be added this week: #16
- GUI feature to be added this week: #50
- GUI feature to be added this week: #47
- GUI feature to be added this week: #49
v4.4.11
Bug Fixes
- edge case patch to a rare installation error with
numpy
versioning issue
Updates & Improvements
- updated the installer/run scripts to print the important logging information to the screen rather than directly into the log file
v4.4.10
Bug Fixes
- edge case patches relative to the folder structure when using the run file
Updates & Improvements
- git installer now part of setup/run scripts for all operating systems
v4.4.9
Bug Fixes
- Resolves the gallery index error; related to deprecated feature after switching to gradio 5
- Resolves the model download selection on the
Extras
Tab & model refresh is done automatically for convenience on the custom dataset & model inference Tab
v4.4.8
Bug Fixes
- Resolves the occasional error with the SSL certificate for using curl to download the db_export
v4.4.7
Updates & Improvements
- More stable image downloading
Bug Fixes
- Resolves the occasional DoS errors from downloading too many images too quickly
v4.4.6
Updates & Improvements
- updated code to support the newest features available in gradio 5
- added uninstallers for linux / windows / mac
Bug Fixes
- deprecated Gradio features :: #35
- issue with the model config check at program start attempting to structure the folder for the auto-tagging & captioning models
Other Notes
This is more of a stability patch for the existing tool. Been working on a much newer version of the tool with more features & things more easy to use. Stay Tuned.
v4.4.5
Updates & Improvements
- improvements to the
png info
feature on the custom dataset tab
v4.4.4
Updates & Improvements
- during batch mode, images with augmentation other than "resize" are auto-saved as new image/s using a new name similar to the original and also saving the corresponding tag file/s
- sending images from editor to auto-tag model saves a new file with the edit using a new name similar to the original and updates those components respectively