Commit 9b6c1dac authored by Jennifer's avatar Jennifer
Browse files

Updates environment.yml to unpin wandb version

parent 142c5e65
name: pytorch1-plupgrade
name: openfold-env
channels:
- conda-forge
- bioconda
......@@ -19,7 +19,7 @@ dependencies:
- scipy==1.7
- tqdm==4.62.2
- typing-extensions==4.0
- wandb==0.12.21
- wandb
- modelcif==0.7
- awscli
- ml-collections
......@@ -32,7 +32,6 @@ dependencies:
- bioconda::kalign2==2.04
- pytorch::pytorch=1.12.*
- pip:
- mpi4py==3.1.5
- deepspeed==0.12.4
- dm-tree==0.1.6
- git+https://github.com/NVIDIA/dllogger.git
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment