arenasys / qDiffusion

Qt GUI for Stable diffusion
78 stars 5 forks source link

Clear my Local Disk after closing program #40

Closed renessal closed 1 year ago

renessal commented 1 year ago

I want clear my Local Disk (C:) after running locally qDiffusion (installed on other local disk (F:)). I noticed that after closing the program, the memory on the disk becomes 1.7-2.5 GB less. Where qDiffusion saved files?

arenasys commented 1 year ago

qDiffusion doesn't save files anywhere except for the folder its in. The missing space could be python caching qDiffusion's dependencies or something unrelated.