nathanshaw / neural_art_bots

software for a collection of Tensor flow-based visual art creation bots =)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neural_art_bots

software for a collection of Tensor flow-based visual art creation bots =)

I did have to run this at some point

$sudo xcodebuild -license

virtual env has been created following these steps:

created venv using the following prompt while inside the same folder as this file:

$python3 venv -m venv

activated the venv using the following command

$source venv/bin/activate

proceeded to install the required python libraries listed in python_deps.txt using pip

About

software for a collection of Tensor flow-based visual art creation bots =)


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%Language:Shell 0.0%