Skip to content

Commit

Permalink
Add dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreicher committed Nov 6, 2023
1 parent f8dfae1 commit b7da8f3
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
numpy
pytorch-cuda
pytorch
nvidia
torchvision
torchaudio
pymongo
scikit-image
daisy
zarr
lsds
tensorboard
neuroglancer
cloud-volume
tensorboardx
networkx
cython
pysqlite3
mwatershed @ git+https://github.com/pattonw/mwatershed
funlib.geometry @ git+https://github.com/funkelab/funlib.geometry
funlib.persistence @ git+https://github.com/funkelab/funlib.persistence
funlib.segment @ git+https://github.com/funkelab/funlib.segment
gunpowder @ git+https://github.com/funkey/gunpowder
funlib.learn.torch @ git+https://github.com/funkelab/funlib.learn.torch
funlib.evaluate @ git+https://github.com/funkelab/funlib.evaluate
funlib.math @ git+https://github.com/funkelab/funlib.math
rusty_mws @ git+https://github.com/brianreicher/rusty_mws
hglom @ git+https://github.com/brianreicher/hierarchical_agglom

0 comments on commit b7da8f3

Please sign in to comment.