Spaces:
Runtime error
Runtime error
Commit
·
e2bc80e
1
Parent(s):
bbe0956
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ sklearn~=0.0
|
|
6 |
scikit-learn~=1.1.2
|
7 |
requests~=2.28.1
|
8 |
rdchiral~=1.1.0
|
|
|
9 |
setuptools~=60.2.0
|
10 |
gradio~=3.3.1
|
11 |
Pillow~=9.2.0
|
|
|
6 |
scikit-learn~=1.1.2
|
7 |
requests~=2.28.1
|
8 |
rdchiral~=1.1.0
|
9 |
+
rdkit~=2021.03.1
|
10 |
setuptools~=60.2.0
|
11 |
gradio~=3.3.1
|
12 |
Pillow~=9.2.0
|