Gla-AI4BioMed-Lab commited on
Commit
5b21f0a
·
verified ·
1 Parent(s): b1ecc5a

Rename requirements.txt to environment.yml

Browse files
Files changed (2) hide show
  1. environment.yml +174 -0
  2. requirements.txt +0 -14
environment.yml ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: FusionDTI
2
+ channels:
3
+ - bioconda
4
+ - conda-forge
5
+ - defaults
6
+ dependencies:
7
+ - appnope=0.1.2=py38hca03da5_1001
8
+ - aria2=1.37.0=hfa5e12f_2
9
+ - asttokens=2.0.5=pyhd3eb1b0_0
10
+ - backcall=0.2.0=pyhd3eb1b0_0
11
+ - biopython=1.79=py38hb991d35_3
12
+ - bzip2=1.0.8=h99b78c6_7
13
+ - c-ares=1.34.5=h5505292_0
14
+ - ca-certificates=2025.4.26=hbd8a1cb_0
15
+ - decorator=5.1.1=pyhd3eb1b0_0
16
+ - executing=0.8.3=pyhd3eb1b0_0
17
+ - foldseek=10.941cd33=h45d0289_1
18
+ - gawk=5.3.1=h8a92848_0
19
+ - gmp=6.3.0=h7bae524_2
20
+ - icu=75.1=hfee45f7_0
21
+ - ipython=8.12.2=py38hca03da5_0
22
+ - jedi=0.18.1=py38hca03da5_1
23
+ - libasprintf=0.24.1=h493aca8_0
24
+ - libblas=3.9.0=31_h10e41b3_openblas
25
+ - libcblas=3.9.0=31_hb3479ef_openblas
26
+ - libcxx=20.1.5=ha82da77_0
27
+ - libffi=3.4.4=hca03da5_1
28
+ - libgettextpo=0.24.1=h493aca8_0
29
+ - libgfortran=14.2.0=heb5dd2a_105
30
+ - libgfortran5=14.2.0=h2c44a93_105
31
+ - libiconv=1.18=hfe07756_1
32
+ - libintl=0.24.1=h493aca8_0
33
+ - liblapack=3.9.0=31_hc9a63f6_openblas
34
+ - libopenblas=0.3.29=openmp_hf332438_0
35
+ - libsqlite=3.49.2=h3f77e49_0
36
+ - libssh2=1.11.1=h1590b86_0
37
+ - libxml2=2.12.7=h01dff8b_4
38
+ - libzlib=1.3.1=h8359307_2
39
+ - llvm-openmp=20.1.5=hdb05f8b_0
40
+ - matplotlib-inline=0.1.6=py38hca03da5_0
41
+ - mpfr=4.2.1=hb693164_3
42
+ - ncurses=6.5=h5e97a16_3
43
+ - openssl=3.5.0=h81ee809_1
44
+ - parso=0.8.3=pyhd3eb1b0_0
45
+ - pexpect=4.8.0=pyhd3eb1b0_3
46
+ - pickleshare=0.7.5=pyhd3eb1b0_1003
47
+ - pip=24.0=py38hca03da5_0
48
+ - prompt-toolkit=3.0.43=py38hca03da5_0
49
+ - ptyprocess=0.7.0=pyhd3eb1b0_2
50
+ - pure_eval=0.2.2=pyhd3eb1b0_0
51
+ - python=3.8.20=h7d35d02_2_cpython
52
+ - python_abi=3.8=6_cp38
53
+ - readline=8.2=h1a28f6b_0
54
+ - setuptools=69.5.1=py38hca03da5_0
55
+ - six=1.16.0=pyhd3eb1b0_1
56
+ - stack_data=0.2.0=pyhd3eb1b0_0
57
+ - tk=8.6.13=h5083fa2_1
58
+ - traitlets=5.14.3=py38hca03da5_0
59
+ - typing_extensions=4.11.0=py38hca03da5_0
60
+ - wcwidth=0.2.5=pyhd3eb1b0_0
61
+ - wheel=0.43.0=py38hca03da5_0
62
+ - xz=5.4.6=h80987f9_1
63
+ - zlib=1.3.1=h8359307_2
64
+ - pip:
65
+ - aiofiles==23.2.1
66
+ - altair==5.3.0
67
+ - annotated-types==0.7.0
68
+ - anyio==4.4.0
69
+ - attrs==23.2.0
70
+ - bertviz==1.4.0
71
+ - blinker==1.8.2
72
+ - boto3==1.34.126
73
+ - botocore==1.34.126
74
+ - certifi==2024.6.2
75
+ - charset-normalizer==3.3.2
76
+ - click==8.1.7
77
+ - contourpy==1.1.1
78
+ - cycler==0.12.1
79
+ - dill==0.4.0
80
+ - dnspython==2.6.1
81
+ - docker-pycreds==0.4.0
82
+ - email-validator==2.1.1
83
+ - exceptiongroup==1.2.1
84
+ - fastapi==0.111.0
85
+ - fastapi-cli==0.0.4
86
+ - ffmpy==0.3.2
87
+ - filelock==3.15.1
88
+ - flask==3.0.3
89
+ - fonttools==4.53.0
90
+ - fsspec==2024.6.0
91
+ - gitdb==4.0.11
92
+ - gitpython==3.1.43
93
+ - gradio==4.36.1
94
+ - gradio-client==1.0.1
95
+ - h11==0.14.0
96
+ - httpcore==1.0.5
97
+ - httptools==0.6.1
98
+ - httpx==0.27.0
99
+ - huggingface-hub==0.23.4
100
+ - idna==3.7
101
+ - importlib-metadata==7.1.0
102
+ - importlib-resources==6.4.0
103
+ - itsdangerous==2.2.0
104
+ - jinja2==3.1.4
105
+ - jmespath==1.0.1
106
+ - jsonschema==4.22.0
107
+ - jsonschema-specifications==2023.12.1
108
+ - kiwisolver==1.4.5
109
+ - markdown-it-py==3.0.0
110
+ - markupsafe==2.1.5
111
+ - matplotlib==3.7.5
112
+ - mdurl==0.1.2
113
+ - mpmath==1.3.0
114
+ - networkx==3.1
115
+ - numpy==1.24.4
116
+ - orjson==3.10.5
117
+ - packaging==24.1
118
+ - pandarallel==1.6.5
119
+ - pandas==2.0.3
120
+ - pillow==10.3.0
121
+ - pkgutil-resolve-name==1.3.10
122
+ - platformdirs==4.2.2
123
+ - protobuf==5.27.1
124
+ - psutil==5.9.8
125
+ - pydantic==2.7.4
126
+ - pydantic-core==2.18.4
127
+ - pydub==0.25.1
128
+ - pygments==2.18.0
129
+ - pyparsing==3.1.2
130
+ - python-dateutil==2.9.0.post0
131
+ - python-dotenv==1.0.1
132
+ - python-multipart==0.0.9
133
+ - pytz==2024.1
134
+ - pyyaml==6.0.1
135
+ - rdkit-pypi==2022.9.5
136
+ - referencing==0.35.1
137
+ - regex==2024.5.15
138
+ - requests==2.32.3
139
+ - rich==13.7.1
140
+ - rpds-py==0.18.1
141
+ - ruff==0.4.9
142
+ - s3transfer==0.10.1
143
+ - safetensors==0.4.3
144
+ - selfies==2.2.0
145
+ - semantic-version==2.10.0
146
+ - sentencepiece==0.2.0
147
+ - sentry-sdk==2.5.1
148
+ - setproctitle==1.3.3
149
+ - shellingham==1.5.4
150
+ - smmap==5.0.1
151
+ - sniffio==1.3.1
152
+ - starlette==0.37.2
153
+ - sympy==1.12.1
154
+ - tokenizers==0.19.1
155
+ - tomlkit==0.12.0
156
+ - toolz==0.12.1
157
+ - torch==2.3.1
158
+ - tqdm==4.66.4
159
+ - transformers==4.41.2
160
+ - typer==0.12.3
161
+ - typing-extensions==4.12.2
162
+ - tzdata==2024.1
163
+ - ujson==5.10.0
164
+ - urllib3==2.2.1
165
+ - uvicorn==0.30.1
166
+ - uvloop==0.19.0
167
+ - wandb==0.17.1
168
+ - watchfiles==0.22.0
169
+ - websockets==11.0.3
170
+ - werkzeug==3.0.3
171
+ - zipp==3.19.2
172
+ prefix: /Applications/anaconda3/envs/FusionDTI
173
+
174
+
requirements.txt DELETED
@@ -1,14 +0,0 @@
1
- Flask
2
- torch
3
- transformers
4
- IPython
5
- selfies
6
- rdkit-pypi
7
- biopython
8
- mmcif_pdbx
9
- matplotlib
10
- scikit-learn
11
- numpy
12
- pandas
13
-
14
-