Using base models with the timestep embedding? #6664
Unanswered
zaccharieramzi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You can append the original implementation of UNet1D to not use timestep embedding. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hey!
I would like to reuse the models built here because I trust their implementation and would like to benefit from all the configuration choices.
However, I would like to do it for a use case that is not diffusion, does anyone know if it's possible to configure for example a Unet 1D model so that it doesn't rely on timestep embedding?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions