-
Hi I already have AUTOMATIC1111's SD install and I have the .safetensors installed there. Is there a way to use those models nstead of downloading them over ? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
tin2tin
Nov 13, 2023
Replies: 1 comment
-
Diffusers downloads and installs them in a .cache folder. You can try to download one model and see the folder structure, you'll need to imitate for the other files. I'm not using automatic1111, so I do not know the specifics. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tin2tin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Diffusers downloads and installs them in a .cache folder. You can try to download one model and see the folder structure, you'll need to imitate for the other files. I'm not using automatic1111, so I do not know the specifics.