anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
989 stars 58 forks source link

[Bug]: Directory for temporary images; leave empty for default Option No longer working #162

Closed rushuna86 closed 1 year ago

rushuna86 commented 1 year ago

Is there an existing issue for this?

What happened?

Setting custom temp folder for images no longer working

Steps to reproduce the problem

  1. Go to .... Setting Saving/Images/grid
  2. Change Directory for temporary images; leave empty for default
  3. Generate images, temp images still get saved in %username%/AppData/Temp

What should have happened?

Should save in custom directory if set.

Commit where the problem happens

9931e86

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--opt-sdp-attention --no-half-vae --autolaunch

List of extensions

built in.

Console logs

nothing out of the ordinary

Additional information

No response

anapnoe commented 1 year ago

this is a bug I can confirm I will look into it

rushuna86 commented 1 year ago

latest commit seems to also have fixed this issue.