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 dist/*
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(14.0 MB
view details)
Built Distribution
d2vs-0.0.2-py3-none-any.whl
(14.0 MB
view details)
File details
Details for the file d2vs-0.0.2.tar.gz
.
File metadata
- Download URL: d2vs-0.0.2.tar.gz
- Upload date:
- Size: 14.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8578a6f601911e79e50481d0135b94f83606e0bd5e58347383c1de9d4ca20fb5 |
|
MD5 | 23eae8f0f63dd779e71c68ad0cff145b |
|
BLAKE2b-256 | 5fded5936e01f96e60ae5ec098377647fe386792890be3ec021a0eb008e6b40a |
File details
Details for the file d2vs-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: d2vs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2a3495ae669043765e2bcfcc0d34bf65e517cc2b45ada3dae231de08c79e9c2 |
|
MD5 | 62a62d6d43f7dde8e80ad9090b07054e |
|
BLAKE2b-256 | aceddb975951380ab89b649193d6da85c2c3ed31a782383e7bad7b64286c4b55 |