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: channels:
- conda-forge - conda-forge
- bioconda - bioconda
...@@ -19,7 +19,7 @@ dependencies: ...@@ -19,7 +19,7 @@ dependencies:
- scipy==1.7 - scipy==1.7
- tqdm==4.62.2 - tqdm==4.62.2
- typing-extensions==4.0 - typing-extensions==4.0
- wandb==0.12.21 - wandb
- modelcif==0.7 - modelcif==0.7
- awscli - awscli
- ml-collections - ml-collections
...@@ -32,7 +32,6 @@ dependencies: ...@@ -32,7 +32,6 @@ dependencies:
- bioconda::kalign2==2.04 - bioconda::kalign2==2.04
- pytorch::pytorch=1.12.* - pytorch::pytorch=1.12.*
- pip: - pip:
- mpi4py==3.1.5
- deepspeed==0.12.4 - deepspeed==0.12.4
- dm-tree==0.1.6 - dm-tree==0.1.6
- git+https://github.com/NVIDIA/dllogger.git - 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