# User-Controllable Latent Transformer for StyleGAN Image Layout Editing
This repository contains our implementation of the following paper: Yuki Endo: "User-Controllable Latent Transformer for StyleGAN Image Layout Editing," Computer Graphpics Forum (Pacific Graphics 2022) [[Project](http://www.cgg.cs.tsukuba.ac.jp/~endo/projects/UserControllableLT)] [[PDF (preprint)](http://arxiv.org/abs/2208.12408)] ## Prerequisites 1. Python 3.8 2. PyTorch 1.9.0 3. Flask 4. Others (see env.yml) ## Preparation Download and decompress our pre-trained models. ## Inference with our pre-trained models