pharmapsychotic / clip-interrogator-ext

Stable Diffusion WebUI extension for CLIP Interrogator
MIT License
500 stars 64 forks source link

Recursive Batch Image Interrogation #84

Open SmirkingKitsune opened 5 months ago

SmirkingKitsune commented 5 months ago

This is a modification to the batch_tab. Adds the ability to recursively interrogate images from folders within the destination directory. This is enabled by adding a wildcard (*) at the end of destination in the batch_tab.

Added placeholder text in the batch_tab's Gradio Textbox to tell users about this feature.