Skip to main content

Save contacts from your terminal

Project description

d2vs

diablo 2 vision system

installation

First do this... (swap in your version of CUDA)

$ conda install pytorch torchvision cudatoolkit=10.1 -c pytorch

Then this..

$ pip install d2vs

NOTE: this can run via CPU, but via GPU is far superior. You must install CUDA and the appropriate python jazz to get that working, for me with CUDA10.1:

$ >conda install torch torchvision cudatoolkit=10.1 -c pytorch

development

setup

$ git clone ...
$ pip install -r requirements.dev.txt

running tests

$ pytest

distributing

$ python setup.py sdist bdist_wheel
$ twine upload --repository testpypi dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

d2vs-0.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

d2vs-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page