paddle12 commited on
Commit
ce228d8
·
verified ·
1 Parent(s): 5ac055d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pandas
2
  numpy
3
- scikit-learn # Needed for StandardScaler
4
- tensorflow # For loading and using your model
5
- matplotlib # For plotting boxplots
6
- gradio # For the web interface
 
1
  pandas
2
  numpy
3
+ scikit-learn
4
+ tensorflow
5
+ matplotlib
6
+ gradio