JohanBeytell commited on
Commit
3925938
·
verified ·
1 Parent(s): 11e21ed

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
- tensorflow
3
  pandas
4
  numpy==1.26.4
5
  sentencepiece
6
- valx
 
 
1
  gradio
2
+ tensorflow==2.15.0
3
  pandas
4
  numpy==1.26.4
5
  sentencepiece
6
+ valx
7
+ scikit-learn==1.2.2