CompVis / taming-transformers

Taming Transformers for High-Resolution Image Synthesis
https://arxiv.org/abs/2012.09841
MIT License
5.84k stars 1.15k forks source link

wrong enviroment file #210

Open HuangChiEn opened 1 year ago

HuangChiEn commented 1 year ago

According to the compatible list released by torch-lightning official web site, the following environment yaml describe the incompatible package version : pytorch=1.7.0 pytorch-lightning==1.0.8

=======================

Official version : image

Basically the above issue make me can not create the env for this project