Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.43 KB

setup.rst

File metadata and controls

60 lines (35 loc) · 1.43 KB
Brand logo
Build Status codecov License PyPI Gitter Codacy Badge

Installation

Install Darkon alone

pip install darkon

Install with TensorFlow CPU

pip install darkon[tensorflow]

Install with TensorFlow GPU

pip install darkon[tensorflow-gpu]