Getting error when trying to use custom cptk or safetensor #1520
-
Hi I'm trying to use a custom model either within gdrive or when downloaded via url. This is the output I'm getting
Let me know if you need additional info, thx |
Beta Was this translation helpful? Give feedback.
Answered by
TheLastBen
Feb 1, 2023
Replies: 1 comment 1 reply
-
the architecture of the model is different than the one supported by the conversion script, you need to find the diffusers version of the model |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
deadp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the architecture of the model is different than the one supported by the conversion script, you need to find the diffusers version of the model