We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b006909 commit 4565860Copy full SHA for 4565860
requirements/conda/requirements.txt
@@ -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
@@ -0,0 +1,4 @@
+spektral==1.0.5
+tensorflow-gpu==2.4.0
+tqdm==4.59.0
+umap-learn==0.5.1
0 commit comments