fboulnois / stable-diffusion-docker

Run the official Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint.
GNU Affero General Public License v3.0
735 stars 127 forks source link

change download-location to other drive #91

Closed zamweis closed 1 year ago

zamweis commented 1 year ago

Hi first of all, great work. I love it. I would like to change the default download-location to another drive, because I'm running out of storage space. So far I was unable to change the location. Any help would be great

fboulnois commented 1 year ago

You need to change this line from "$PWD"/output to another location.

zamweis commented 1 year ago

I had a little mistake in the line and couldn't find the new download location. Thanks anyway :) Cheers

On Wed, Sep 13, 2023, 01:08 fboulnois @.***> wrote:

You need to change this line https://github.com/fboulnois/stable-diffusion-docker/blob/main/build.sh#L45 from "$PWD"/output to another location.

— Reply to this email directly, view it on GitHub https://github.com/fboulnois/stable-diffusion-docker/issues/91#issuecomment-1716638813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJF6YCQMUDM42GWHLVFV5ZTX2DTPLANCNFSM6AAAAAA4VCIKEA . You are receiving this because you authored the thread.Message ID: @.***>