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.
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 thebatch_tab
.Added placeholder text in the
batch_tab
's Gradio Textbox to tell users about this feature.