LAION-AI / dalle2-laion

Pretrained Dalle2 from laion
499 stars 66 forks source link

example_inference produces noise #34

Open divastar opened 1 year ago

divastar commented 1 year ago

Hi. Thank you for your sharing. I tried to run the python example_inference.py dream but it would always give me a warning WARNING: This decoder was trained on version 1.1.0 but the current version is 1.11.1. This may result in the model failing to load. (although I definitely installed version 1.1.0 and not 1.11.1)) and it does produce garbage results: image Is there a way around this? Thank you

cxhermagic commented 1 year ago

I meet the same issue, is it right? and the .png is 256X256, is Dalle-2 big size?

Kasai2020 commented 1 year ago

I also have the same issue. Did anybody find a solution for this?

LIUHAO121 commented 1 year ago

i meet the same problem,who can help us run a right demo?

creativesh commented 1 year ago

you should downgrade you dalle pytorch version.