CompVis / taming-transformers

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

Create __init__.py inside taming directory #246

Closed tarun018 closed 5 months ago

tarun018 commented 5 months ago

Create init.py inside taming directory to be able to directly install the git repo with poetry/pip and import modules.