szili2011 commited on
Commit
0e93beb
1 Parent(s): b694fa5

Update requirements.txt

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