toriato / stable-diffusion-webui-wd14-tagger

Labeling extension for Automatic1111's Web UI
1.34k stars 235 forks source link

Requesting Subfolders #44

Closed RealBeyondMaster closed 1 year ago

RealBeyondMaster commented 1 year ago

Hello there

Would it be possible to enhance the functionality to include subfolders? That would be really nice and save some manual work. Thank you!

toriato commented 1 year ago

Did you mean recursion? it may have already been implemented. Try /path/to/images/**/* in the input path.

RealBeyondMaster commented 1 year ago

Oh my god, that works, was looking for exactly that. Thanks a bunch!!!