LAION-AI / dalle2-laion

Pretrained Dalle2 from laion
499 stars 66 forks source link

No configs on Huggingface #45

Open lfrommelt opened 1 year ago

lfrommelt commented 1 year ago

I followed your instructions and went to https://huggingface.co/laion/DALLE2-PyTorch/tree/main to get some nice pretrained model. More precisely, a complete DALLe2 model to be used for text-to-image, as in the example at the end of https://github.com/LAION-AI/dalle2-laion/blob/main/dalle2_laion/README.md There are several .pth files on Huggingface, but I cannot find their respective .json... Am I missing sth?