Install and Setup

Prerequisites

  • Linux

  • Python 3

  • CPU or NVIDIA GPU + CUDA CuDNN

Installation

Clone this repo:

git clone https://github.com/jolibrain/joliGEN.git
cd joliGEN

Install PyTorch and other dependencies (torchvision, visdom) with:

pip install -r requirements.txt --upgrade