Version 1.3.0
Changelog
CLI
- Added
--annotate
arg to help download images and captions for Stable-Diffusion finetuning - Added new
--async
function to fetch posts while downloading. (speeds up the download proccess quite a bit)
Lib
- Overhaul of the tagging system. Now most of them are contained in a
Tag
struct and classified by their type. - Added new workflow for asynchronous downloading.