Skip to content

EliasDerHai/ImgCaptioner

Repository files navigation

About

Standalone util to caption images for lora or stable-diffusion training. No server required - fully local, modifiable, minimalistic.

Flow:

  • Select images
  • Modify existing embedded prompt (only for png with tEXt Textual embedding - e.g. Automatic1111 generated images)
  • Iterate over all images
  • Export the captions (naming of .txt always respective to img file)
  • Use captions and images with kohya or any other training framework


demo.gif

Demo


exported.JPG

Exported captions

Run

$ npm install
$ npm run dev

open localhost:3000

Images used for demo

About

simple webapp to add captions for training stable-diffusion models/loras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published