orpatashnik / StyleCLIP

Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvlabs-sytlegan2-ada-pytorch version of StyleCLIP implementation (global directions)

nampyohong opened this issue · comments

Thank you for your great work @orpatashnik
Personally, I hate tf (lot of version issue, etc)..... so I implemented the global methods StyleCLIP as a pytorch version.

https://github.com/soushirou/StyleCLIP-pytorch

Image inversion will be added next week :)