"git@developer.sourcefind.cn:OpenDAS/Uni-Core.git" did not exist on "854b8890daa5722ba4e30eed1973564671611f6f"
Commit f06657fe authored by Jennifer Wei's avatar Jennifer Wei
Browse files

Add git to environment.yml

parent a90da395
...@@ -22,7 +22,8 @@ dependencies: ...@@ -22,7 +22,8 @@ dependencies:
- modelcif==0.7 - modelcif==0.7
- awscli - awscli
- ml-collections - ml-collections
- bioconda::aria2 - aria2
- git
- bioconda::hmmer==3.3.2 - bioconda::hmmer==3.3.2
- bioconda::hhsuite==3.3.0 - bioconda::hhsuite==3.3.0
- bioconda::kalign2==2.04 - bioconda::kalign2==2.04
...@@ -30,5 +31,5 @@ dependencies: ...@@ -30,5 +31,5 @@ dependencies:
- deepspeed==0.5.10 - deepspeed==0.5.10
- dm-tree==0.1.6 - dm-tree==0.1.6
- git+https://github.com/NVIDIA/dllogger.git - git+https://github.com/NVIDIA/dllogger.git
- git+https://github.com/Dao-AILab/flash-attention.git=0.2.1 - git+https://github.com/Dao-AILab/flash-attention.git@v0.2.1
# - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8 # - git+https://github.com/Dao-AILab/flash-attention.git@5b838a8
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