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
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.1.tar.gz
(3.0 kB
view details)
Built Distribution
d2vs-0.0.1-py3-none-any.whl
(3.4 kB
view details)
File details
Details for the file d2vs-0.0.1.tar.gz
.
File metadata
- Download URL: d2vs-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- 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 | 44baaecf774dc2c48061d56e1966104a3b44f390c4645d6a6c37f1e3749021c5 |
|
MD5 | 2df428dc0a8ebbeb3621f19a44599326 |
|
BLAKE2b-256 | 819f7600b3cdcf6c95ffdc8900e2362f3b9faa183cce15eff75e9afbaf25af36 |
File details
Details for the file d2vs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: d2vs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- 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 | 89bfd73145afe47125be98869eeac249f225aaf91d8106d050451d7e7bcd9ef4 |
|
MD5 | a038c4132987b30b4e049fc96a1957d9 |
|
BLAKE2b-256 | d8ac5b606245360b8c99005e661ab20d286cbe70a42b68d2469cf3158120f722 |