lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
7.73k stars 741 forks source link

Custom Directory Path doesnt work #1804

Closed Trikos closed 2 weeks ago

Trikos commented 2 weeks ago

Hi everybody, after using forge a bit, I decide to move all my models, ckpt, lora, etc, to an external drive and the outputs with it. I set the various path in the Settings -> Paths for saving but the images arent saved in those new folders but always in output/datetime, creating a new folder every day for storing the images. These are the setts image And these are the folders (I created the blackie one) image all the folders are empty and every outputs goes into the datetime folder, including grid and extra images. How can I solve it? I manually created that folders but nothing changed

SvenErik1968 commented 2 weeks ago

Check your settings under Saving images > Saving to a directory: image

Trikos commented 2 weeks ago

Check your settings under Saving images > Saving to a directory: image

I check and there are equal to yours, what does it mean? Should I remove the directory name pattern? Or uncheck the first two tick?

SvenErik1968 commented 2 weeks ago

Remove the check-mark on Save images to a subdirectory, and remove the [date]

Trikos commented 2 weeks ago

Remove the check-mark on Save images to a subdirectory, and remove the [date]

I did it and now the grid images are saved in a folder named score 9 score 8 up score 7 up and the single images are saved under outputs.

SvenErik1968 commented 2 weeks ago

So the files are saved to the directory you set. The filenames are saved based on the filename pattern you have under Saving images > Saving images/grids.

Read the wiki that are linked to on the settings page.

Here is what I use: image

Trikos commented 2 weeks ago

I make it work thanks, but it wasnt so clear the process. I solved putting these settings: image image