lucidrains / DALLE2-pytorch

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

Code error (minor) #206

Closed MalumaDev closed 2 years ago

MalumaDev commented 2 years ago

https://github.com/lucidrains/DALLE2-pytorch/blob/972ee973bc11d18ffe4e13f83a1a1a44f575f921/dalle2_pytorch/dalle2_pytorch.py#L1660

ConvTransposeUpsample is not declared! At this point pixel_shuffle_upsample parameter is useless!

lucidrains commented 2 years ago

@MalumaDev oops! thanks :) https://github.com/lucidrains/DALLE2-pytorch/commit/cc0f7a935c093714855564e362af0ac2b0d8b318