Skip to content

Commit 4565860

Browse files
authored
Add files via upload
1 parent b006909 commit 4565860

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

requirements/conda/requirements.txt

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file may be used to create an environment using:
2+
# $ conda create --name <env> --file <this file>
3+
# platform: win-64
4+
5+
python=3.7.7=h81c818b_4
6+
python-dateutil=2.8.1=pyhd3eb1b0_0
7+
python_abi=3.7=1_cp37m
8+
rdkit=2020.09.5=py37h5a4cea1_0

requirements/pip/requirements.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
spektral==1.0.5
2+
tensorflow-gpu==2.4.0
3+
tqdm==4.59.0
4+
umap-learn==0.5.1

0 commit comments

Comments
 (0)