Sign In

Automatic MetaData Batch Tool

10
39
3
Type
Other
Stats
39
0
Reviews
Published
Apr 23, 2025
Base Model
Other
Hash
AutoV2
EB1CE10FC6
SDXL Training Contest Participant
Felldude's Avatar
Felldude

With the new site TOS it might be necessary to append metadata to a large batch of images.

  • Pick number of prompts to add from 1-50 (37k Random Vocabulary)

  • Enter the checkpoint name like FLUX

  • Hit the button and your images will be appended with metadata and invisible watermark

  • Currently the script uses the onsite banned word list, but some items may need to be added do to the new TOS, like drugged, unconscious, drunk, cocaine, etc

  • I NEED TO REMOVE CELEBRITY NAMES FROM THE WORDLIST OR ADD TO BANLIST

It would be possible to modify the script to append with something like WD14 tagger and tags but for now I am using a random vocabulary instead.

For those who have never used python I could make a .bat file but instead I will give you the commands:


When installing do not install imwatermark the correct package is pip install invisible-watermark