- An bug was occurring that caused over exaggeration of tags. This notably happened when using the tagger models (WD and Deepbooru). Multiple models would coincidentally output the same tags, so the interrogations could have multiple instances of the same tag causing exaggeration of the tag. Fixed by making preliminary interrogations filter itself by the interrogation before adding to interrogation. - An bug was occurring with the underscore remover. It would break underscore emojis that the WD tagger produced. Created a function to identify emoji patterns before determining if underscore should be replaced with a space. - Added some documentation. - Changed some UI wordings. |
||
|---|---|---|
| scripts | ||
| .gitignore | ||
| Captura.PNG | ||
| LICENSE | ||
| README.md | ||
README.md
Img2img batch interrogator for A1111
script that runs the interrogator before processing each image
To Do
Use native A1111 interrogator