LAION-AI / dalle2-laion

Pretrained Dalle2 from laion
499 stars 66 forks source link

HW Requirements for running example_inference.py #39

Closed emma3826 closed 1 year ago

emma3826 commented 1 year ago

Thanks a lot for sharing this great resource. I am trying to run example_inference.py but it appears to get stuck after resource are downloaded and following message is printed: "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." What HW do I need to run example_inference? My goal is to generate some images out of text: is example_inference.py the right approach for this? Many Thanks

emma3826 commented 1 year ago

Found answer in readme.md