Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 507 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 507 Bytes

Neural Painters

Playing around with reiinakano/neural-painters

Setup

Get Pretrained Model

./data_get.sh get

Setup Environment

Conda

conda env create -f environment.yml
conda activate neural-painters

Run Notebook

ipython notebook ./notebook.ipynb

Example Generator

Attribution