dome272 / VQGAN-pytorch

Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)
MIT License
443 stars 73 forks source link

Environment Setup #19

Closed nooralahzadeh closed 4 months ago

nooralahzadeh commented 4 months ago

Thanks for the clean and nice implementation of VQGAN. Could you please provide a requirements.txt or environment.yaml file to set up the environment? Thanks.

nooralahzadeh commented 4 months ago

It seems the environment.yaml in original VQGAN (tamming) works!