lucidrains / DALLE2-pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
MIT License
11.08k stars 1.08k forks source link

Error during re-implementation while following the tutorial on the Readme #284

Open kdavidlp123 opened 1 year ago

kdavidlp123 commented 1 year ago

It is so astonishing that your team implemented the DALLE2. It is such truly a masterpiece. But I am so sorry for being a newbie to your great work. I got some problem when I tried to re-implement the work. As following: image image image

May I ask how to solve it?