Img2img batch interrogator for AUTOMATIC1111's Stable Diffusion web UI
Go to file
Smirking Kitsune b7f1440367
Rollback of UI Always Visible Overhaul
While the line `return scripts.AlwaysVisible if is_img2img else False` correctly makes the script always visible in the img2img tab, for some reason A1111 is not using the script. This requires further investigation and troubleshooting, however, the other features of this script patch is ready for use. So the AlwaysVisible feature is being rolled back while the other features are kept.
2024-06-27 22:31:28 -07:00
scripts Rollback of UI Always Visible Overhaul 2024-06-27 22:31:28 -07:00
.gitignore gitignore change 2024-05-15 02:22:55 -03:00
Captura.PNG update img 2024-05-15 02:26:24 -03:00
LICENSE Initial commit 2023-03-27 18:21:09 -03:00
README.md Update README.md 2023-03-28 19:44:21 -03:00

README.md

Img2img batch interrogator for A1111

script that runs the interrogator before processing each image

idea

To Do

  • Use native A1111 interrogator