eesfeg commited on
Commit
35f6041
·
1 Parent(s): aafeb7e

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- tensorflow==2.10.1
2
  keras==2.10.0
3
  numpy==1.23.5
4
  scikit-learn==1.3.2
5
  opencv-python-headless
6
  joblib
7
- huggingface-hub==0.25.2
 
 
1
+ tensorflow==2.20.0
2
  keras==2.10.0
3
  numpy==1.23.5
4
  scikit-learn==1.3.2
5
  opencv-python-headless
6
  joblib
7
+ huggingface-hub==0.25.2
8
+ gradio==6.12.0