Skip to content

Instantly share code, notes, and snippets.

@maweigert
Last active November 19, 2021 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maweigert/f3a1cb0a4d6579a74f5e4e1016cef0f2 to your computer and use it in GitHub Desktop.
Save maweigert/f3a1cb0a4d6579a74f5e4e1016cef0f2 to your computer and use it in GitHub Desktop.
EMBL Course environment
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