matsammut commited on
Commit
dbb08cc
·
verified ·
1 Parent(s): b2a4405

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==4.29.0
2
  joblib==1.3.2
3
- keras == 2.11.0
4
- tensorflow == 2.11.0
5
  numpy==1.21.6
6
- scikit-learn==1.0.2
 
 
1
  gradio==4.29.0
2
  joblib==1.3.2
3
+ keras==2.11.0
4
+ tensorflow==2.11.0
5
  numpy==1.21.6
6
+ scikit-learn==1.0.2
7
+ pandas==1.3.5