You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for generating tags using OpenAI Compatibility Endpoints.
Added progress for loading dataset and autotagging.
Added display of currently shown images to the dataset. #212
Added support for loading a dataset with advanced settings. In the advanced settings, you can disable loading preview images, configure the preview image size, and enable reading tags from image metadata (ComfyUI is not supported because the image stores the workflow and it's impossible to determine where the prompt is stored). The code for reading metadata can be taken from this repository. #213
AiApiServer now supports Qwen3-vl models.
Fixed a program crash when reading video files. #211#216
Fixed missing transparent background when using RMBG (WebP and PNG only) #218