Type | Other |
Stats | 39 0 |
Reviews | (10) |
Published | Apr 23, 2025 |
Base Model | |
Hash | AutoV2 EB1CE10FC6 |
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:
"pip install -r requirements.txt"
"python T5-CLIP-Batch.py"
When installing do not install imwatermark the correct package is pip install invisible-watermark