Engineer-of-Stuff / stable-diffusion-paperspace

Jupyter notebooks for Paperspace.
The Unlicense
289 stars 110 forks source link

2 stable diffusion webui folders?? #67

Closed Maki9009 closed 1 year ago

Maki9009 commented 1 year ago

im confused so... why does it make a stable diffusion webui folder... and then it also creates another one inside the storage folder... do i have doubles of everything now? im i using extra storage for no reason?

Cyberes commented 1 year ago

I updated where the notebook installs the WebUI. You can change the path in settings to repo_storage_dir = '/notebooks' to use your old install. Delete the one you aren't using. (/storage/ since it's mounted and /notebooks/ is copied to the machine. Big files in /notebooks/ increases the start time of the machine.)