Installation#
From the PyPI registry#
pip install streamer-torch
From GitHub#
pip install git+'https://github.com/ramyamounir/streamer-torch'
From source#
$ git clone https://github.com/ramyamounir/streamer-torch
$ cd streamer-torch
$ pip install .