UI Changes:
- Made extension always visible on the img2img tab. This will allow for other scripts to be run alongside extension.
- Added triggers to determine if the script should run. Triggers are if a model is selected or if an image is present.
- Removed "Deepbooru (Native)" from being the default model, so that script is not active by default.
- Set `clip_api_mode` to "best" to better align with 'clip-interrogator-ext' defaults
Optimizations:
- Library declarations needed to be organized and cleaned of repetition.
- Script will no longer run if there is no image to interrogate, (I think that img2img probably should not run if there is no images anyways...)
|
||
|---|---|---|
| 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