Fouzanjaved commited on
Commit
8a86a27
·
verified ·
1 Parent(s): c2d4fec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- pandas==1.3.5
2
- numpy==1.21.6
3
- scikit-learn==1.0.2
4
- matplotlib==3.5.3
5
- seaborn==0.11.2
6
- tensorflow==2.8.0
 
 
1
+ pandas
2
+ numpy
3
+ scikit-learn
4
+ tensorflow
5
+ gradio
6
+ matplotlib
7
+ imbalanced-learn