stable-diffusion-webui-wd14-tagger
stable-diffusion-webui-wd14-tagger copied to clipboard
Issue batch processing contains spaces
There is a problem with batch processing when the directory folder contains spaces; it does not function properly in such cases.
Doesnt work
D:\SD\Zzyuri Set.01
Works fine
D:\SD\Zzyuri_Set.01
Also trying to include " or ' also doesn't work
"D:\SD\Zzyuri Set.01"
'D:\SD\Zzyuri Set.01'