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

This is a great Repo #18

Open wdayang opened 6 months ago

wdayang commented 6 months ago

I just want to say this is a great repo! I spent two days tuning the environment of the original taming-transformer repo but fails with incompatibility of different packages. But this one is so neat and clean with very basic dependencies. I successfully run it the first time I try. Thank you the repo owner!!!

Best, Dayang