mehta-lab / microDL

3D virtual staining with 2D and 2.5D U-Nets
BSD 3-Clause "New" or "Revised" License
27 stars 7 forks source link

make microDL pip installable #189

Closed mattersoflight closed 1 year ago

mattersoflight commented 1 year ago

@Christianfoley is setting up a new shared conda environment for pytorch implementation. This is a good time to distill requirements for microDL 2.0.0 and allow addition of microDL to a conda environment via pip install -e .

ziw-liu commented 1 year ago

Implemented for the pytorch port in https://github.com/mehta-lab/viscy/pull/7