livermask / setup.py

Commit History

Added support for accessing livermask as python package [no ci]
9435739

andreped commited on

Drop conda support + bump v1.5.0
f339a16

andreped commited on

Trying older version of gradio + refactored req list
08d704f

andreped commited on

bump v1.4.1
31df727

andreped commited on

only support 3.6-3.8
95d7304

andreped commited on

bump v1.4.0 and update python versions [no ci]
2065ebe

andreped commited on

refactored setup.py [no ci]
47dd310

andreped commited on

bumped version and added info on CuPy
2e6fa2b

andreped commited on

bump version
9a14166

andreped commited on

tries to ignore
f082d09

andreped commited on

something weird with the reader
74d57ef

andreped commited on

another test
d222d16

andreped commited on

two encoding bugs actually
0fe6911

andreped commited on

some encoding issue with reader, tried to use 'rb' and move decoding to later
6bede5f

andreped commited on

changed encoding
94deb45

andreped commited on

updated version. Added inference test
a34dd73

andreped commited on

tried adding flag to fix setup
04d66c8

andreped commited on

added missing dependency
fd92dd1

andreped commited on

removed install command
2b57480

andreped commited on

removed silly argument thingy. Refactored
b953767

andreped commited on

typo
fb2ed23

andreped commited on

debugging setup
98c3e5f

andreped commited on

refactoring setup file
0b72594

andreped commited on

minor bug fix relevant for enabling GPU when installing
b44b8e4

andreped commited on

minor path fix for packages
019c3e2

andreped commited on

removed redundant copy of package
90b290a

andreped commited on

new install test
d7ceb3a

andreped commited on

tested new package include
f4418f7

andreped commited on

tried removed redundant py_module
58c5660

andreped commited on

removed all packages
dd10077

andreped commited on

add utils as module
d64206f

andreped commited on

test removed package, which already was added as python module instead
41a6984

andreped commited on

added python module dep
256c771

andreped commited on

tried adding livermask as package to install
0e5c0dd

andreped commited on

bug
bd7b82a

andreped commited on

typo
ce201c3

andreped commited on

added missed dep in setup.py
483fc8b

andreped commited on

tried fixing dependencies when installing
dacb584

andreped commited on

fix find_packages
846011c

andreped commited on

typo
5129798

andreped commited on

added install argument to set which cupy version to install livermask with
0cee8e2

andreped commited on

started setting up install option for pip, but will likely remove as it may not be possible to generalize that easily...
33f590f

andreped commited on

build new release
e65e88c

andreped commited on

updated python version dependency
a844dc3

andreped commited on

updated version
fc8e6bf

andreped commited on

minor bug fix
acc7ac7

andreped commited on

added GPU support and bumped tensorflow to v2.4
2abae3a

andreped commited on

improved argparse stuff
d21da4f

andreped commited on

update name and added comment regarding GPU
4a775c0

andreped commited on

minor bug fix
693891f

andreped commited on