LAION-AI / dalle2-laion

Pretrained Dalle2 from laion
499 stars 65 forks source link

Error message after install #40

Open Jorginthesage opened 1 year ago

Jorginthesage commented 1 year ago

Hi I get the following error message on Ubuntu 22.04 under WSL2:

python example_inference.py test Checksum: https://huggingface.co/laion/DALLE2-PyTorch/raw/main/decoder/v1.0.2/latest.pth Checksum: https://huggingface.co/Veldrovive/upsamplers/raw/main/working/latest.pth Checksum: https://huggingface.co/laion/DALLE2-PyTorch/raw/main/prior/latest.pth Checksum mismatch. Deleting models/new_decoder.pth and downloading again. WARNING: This decoder was trained on an old version of Dalle2. This may result in the model failing to load or it may lead to producing garbage results. Killed

I am using Dalle2-PyTorch 1.1.0.

Sanyam2104 commented 1 year ago

Hi,

I'm also getting the same error.

Were you able to found any solution ?

Or any other repo or code where you can run Dall-e2 ?

Jorginthesage commented 1 year ago

I go further using the jupyter notebook but still haven’t had a successful image generation.

Sanyam2104 commented 1 year ago

Same , I've tried multiple things but i think we'd have to train our own model only.....but I was able to generate images using stable diffusion