Files
MX_Pmodule/EM/tomodrgn/environment.yaml
2024-05-24 11:54:22 +02:00

19 lines
264 B
YAML

channels:
- pytorch
- conda-forge
- defaults
dependencies:
- pytorch-gpu>=1.11.0
- cudatoolkit>=11.0
- pandas
- seaborn
- scikit-learn
- umap-learn
- ipython_genutils
- notebook
- pip
- pip:
- ipyvolume>=0.6.0
- pythreejs>=2.4.2