szili2011 commited on
Commit
0781cf6
1 Parent(s): 838ec20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- tensorflow==2.17.0
2
- gradio==3.30.0
3
  numpy
4
- pandas
5
- scikit-learn
 
 
 
 
1
  numpy
2
+ tensorflow>=2.10.0
3
+ gradio
4
+ pickle5