Last active
November 19, 2021 11:24
-
-
Save maweigert/f3a1cb0a4d6579a74f5e4e1016cef0f2 to your computer and use it in GitHub Desktop.
EMBL Course environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: dl-image-mw | |
channels: | |
- defaults | |
- nvidia | |
dependencies: | |
- python=3.9 | |
- cudatoolkit=11.0.* | |
- cudnn=8.0.* | |
- jupyter | |
- numpy | |
- pytorch | |
- scikit-image | |
- scikit-learn | |
- pandas | |
- scipy | |
- seaborn | |
- tqdm | |
- ipython | |
- tensorboard | |
- torchvision | |
- pip | |
- pip: | |
- tensorflow==2.7 | |
- csbdeep | |
- stardist | |
- cellpose | |
- gputools | |
- napari |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment