matsammut commited on
Commit
53a3724
·
verified ·
1 Parent(s): 162ffda

Update requirements.txt

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