teebarjunk / image_train_captioner

Caption data for images. Made with Godot 3.6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Captioner v1

Modify captions for images for use in Stable Diffusion training.

Features

  • Hotkeys for quick maneuvering.
  • Image filtering by caption.
  • Recent folder selection.
  • Zip images, captions, or both.
  • Quick replace.

Controls

  • ctrl + up/ctrl + down: Select previous/next file.
  • ctrl + s: Save current changes to disk.
  • ctrl + shift + a: Select all files. (Limited to what is filtered.)
  • ctrl + click file: Select multiple files, for use with appending tags to the front and back.

About

Caption data for images. Made with Godot 3.6


Languages

Language:GDScript 85.7%Language:Python 14.3%