dream-textures icon indicating copy to clipboard operation
dream-textures copied to clipboard

location of weights

Open ekswathi opened this issue 2 years ago • 11 comments

can we change the location of the downloaded weights

ekswathi avatar Dec 16 '22 09:12 ekswathi

You can probably use a symlink to route the folder to wherever you'd like as a quick solution to this.

JasonHoku avatar Dec 16 '22 09:12 JasonHoku

sorry i am not able to follow you. can you elaborate little more

ekswathi avatar Dec 16 '22 14:12 ekswathi

one more thing. I don't think the new version is work with ckpt files right?

ekswathi avatar Dec 16 '22 14:12 ekswathi

look at setting up symbolic links in your os

Arrovmaker002 avatar Dec 16 '22 17:12 Arrovmaker002

and i found it to work with ckpt files

Arrovmaker002 avatar Dec 16 '22 17:12 Arrovmaker002

but how, I mean where to copy those files, please help

ekswathi avatar Dec 17 '22 01:12 ekswathi

but how, I mean where to copy those files, please help

ah yes, the location of the weights is ''C:\Users\user.cache\huggingface\diffusers''

Arrovmaker002 avatar Dec 20 '22 21:12 Arrovmaker002

Thanks, But now the question is how to change that location to other drive?

ekswathi avatar Dec 21 '22 02:12 ekswathi

Use a symbolic link directory.

1.) Move the target folder to your location of choice

2.) Open command prompt as admin and create the symbolic link directory in the original name and path of the target folder and set the destination to the new desired folders path

The command is something along the lines of: (change paths as needed)

mklink /d "C:\OldPath\FolderName" "F:\NewPath\FolderName"

JasonHoku avatar Dec 21 '22 02:12 JasonHoku

that was quick. thanks bro

ekswathi avatar Dec 21 '22 03:12 ekswathi

yes that

Arrovmaker002 avatar Dec 21 '22 18:12 Arrovmaker002

i keep trying to move dream textures and the models to my D drive to save what little C drive this laptop has for app data but every time i move it to my D drive it doesnt work and spits an error when i enable, but works fine on my C drive

SolacianAllie avatar Feb 10 '23 12:02 SolacianAllie

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Apr 12 '23 01:04 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Apr 19 '23 01:04 github-actions[bot]