yfszzx / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
488 stars 234 forks source link

image browser does not check for images in `Output directory` #23

Open w-e-w opened 1 year ago

w-e-w commented 1 year ago

image browser does not check for images in Output directory image

Output directory for images; if empty, defaults to three directories below

w-e-w commented 1 year ago

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

Shake128 commented 1 year ago

This. If the output directory is changed, the image browser does not see the files/folders anymore.

garagesailor commented 1 year ago

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.

realcarlos commented 1 year ago

why not add a setting filed?