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

How to apply CoCa (open-clip weights) #313

Open biopzhang opened 6 months ago

biopzhang commented 6 months ago

Dear develepper(s) and fellow diffusioners,

Could you please give some insights on how to load the CoCa pre-trained model (using open-clip implementation) in dalle2-pytorch?

Thank you so much! P.