Using specific VAE for Dreambooth with custom model #1316
Unanswered
remybonnav
asked this question in
Q&A
Replies: 2 comments
-
Yes you can do that, first download the original V1.5, then the custom, after that, copy the content of the vae folder from the original to the custom one. the original v1.5 already contains the newest vae so no need to download it from hf. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great,
Thanks a lot.
Le lun. 9 janv. 2023 à 11:20, Ben ***@***.***> a écrit :
… Yes you can do that, first download the original V1.5, then the custom,
after that, copy the content of the vae folder from the original to the
custom one. the original v1.5 already contains the newest vae so no need to
download it from hf.
—
Reply to this email directly, view it on GitHub
<#1316 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AODP7RBTACCQIJ5FW7DWDTLWRPRANANCNFSM6AAAAAATUZBPQY>
.
You are receiving this because you authored the thread.Message ID:
<TheLastBen/fast-stable-diffusion/repo-discussions/1316/comments/4631977@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let say that I have a custom model and I need rhe sd 1.5 vae for it.
How can I add it for dreambooth training?
After converting ckpt to diffuser, it should be possible to add the VAE in the folder that was created for the model after conversion?
Beta Was this translation helpful? Give feedback.
All reactions