Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@FerrahWolfeh FerrahWolfeh released this 29 Aug 12:13
· 128 commits to main since this release
34c6b3f

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.