Kung-Hsun commited on
Commit
2f5494f
·
verified ·
1 Parent(s): 1771d8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio>=4.17.0
2
- pandas>=2.0.0
3
- numpy>=1.24.0
4
- rdkit
5
- scikit-learn>=1.2.0
6
- joblib
 
 
 
1
+ gradio>=4.17.0
2
+ pandas>=2.0.0
3
+ numpy>=1.24.0
4
+ rdkit-pypi
5
+ scikit-learn>=1.2.0
6
+ matplotlib
7
+ seaborn
8
+ Pillow