Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions PMGen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ dependencies:
- click=8.1.8=pyh707e725_0
- contextlib2=21.6.0=pyhd8ed1ab_1
- cryptography=44.0.0=py39h7170ec2_0
- cuda-version=11.8=h70ddcb2_3
- cudatoolkit=11.8.0=h4ba93d1_13
- cudnn=8.9.7.29=hbc23b4c_3
- cudatoolkit=11.2
- curl=7.88.1=hdc1c0ab_1
- entrez-direct=22.4=he881be0_0
- filelock=3.17.0=pyhd8ed1ab_0
Expand Down Expand Up @@ -85,7 +83,6 @@ dependencies:
- libhwloc=2.9.1=hd6dc26d_0
- libiconv=1.18=h4ce23a2_1
- libidn2=2.3.7=hd590300_0
- libjpeg-turbo=2.1.5.1=hd590300_1
- liblapack=3.9.0=16_linux64_mkl
- liblzma=5.6.3=hb9d3cd8_1
- liblzma-devel=5.6.3=hb9d3cd8_1
Expand Down Expand Up @@ -114,7 +111,6 @@ dependencies:
- mpmath=1.3.0=pyhd8ed1ab_1
- multidict=6.1.0=py39h9399b63_2
- muscle=5.1=h4ac6f70_3
- nccl=2.24.3.1=h03a54cd_0
- ncurses=6.5=h2d0b736_2
- networkx=3.2=pyhd8ed1ab_0
- numpy=1.22.4=py39hc58783e_0
Expand Down Expand Up @@ -156,7 +152,7 @@ dependencies:
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python-tzdata=2025.1=pyhd8ed1ab_0
- python_abi=3.9=5_cp39
- pytorch=2.5.*
- pytorch=2.0.0=cuda112py39ha9981d0_200
- pytz=2024.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_1
- pyyaml=6.0.2=py39h9399b63_2
Expand Down
2 changes: 1 addition & 1 deletion pip_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pdb2sql==0.5.3
protobuf==3.20.1
tabulate==0.9.0
toolz==1.0.0
torch==1.10.1
torch==1.10.1+cu113
typing-extensions==3.7.4.3
urllib3==1.26.14
python-Levenshtein
Expand Down