Regarding the use of the Phased Consistency Model (PCM) #9294
Answered
by
tolgacangoz
Takafumi-Ohshima
asked this question in
Q&A
-
While it is possible to use the Latent Consistency Model (LCM) with the diffusers library, Is it possible to use PCM by making some the diffusers library extensions? |
Beta Was this translation helpful? Give feedback.
Answered by
tolgacangoz
Aug 28, 2024
Replies: 1 comment 1 reply
-
Do you want to use PCM with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Takafumi-Ohshima
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you want to use PCM with
diffusers
? If so, there is a Hugging Face space for PCM. You can go through its application code.