stable-diffusion-webui-images-browser
stable-diffusion-webui-images-browser copied to clipboard
image browser does not check for images in `Output directory`
image browser does not check for images in Output directory

Output directory for images; if empty, defaults to three directories below
simply put
if a user set a path of Output directory which will override normal directories
and all the other image you will be saved there
since image history doesn't check for Output directory image history will be useless
This. If the output directory is changed, the image browser does not see the files/folders anymore.
Found a work around. You need to explicitly set each of the three output directories (text2img, img2img, extras) and leave the output directory empty. Then the image browser works as intended.
why not add a setting filed?