Question #11
Unanswered
ChangeNext
asked this question in
Q&A
Replies: 0 comments
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.
-
I am studying DDPM and your code is a great reference. Thank you so much for making your code available.
While running the code, I got an error in this part, could you please write a solution?
writer.append_data(frame)
ValueError: Can't write images with one color channel.
Beta Was this translation helpful? Give feedback.
All reactions