This repository is originally fork of TecoGan. You can easily build an environment with tis repo. This repo support for Windows 10.
- Windows 10
- Conda latest
-
Install CUDA==11.2.2
Download page. -
Install cuDNN==8.1
You need to register membership before install cuDNN.
Download page. -
Install miniconda
Download page. You need to install -
Create virtual environment
conda create -n tecogan python=3.7 -y conda activate tecogan