saba000farahani commited on
Commit
df1f49c
·
verified ·
1 Parent(s): 6dbbc6c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio
2
- numpy
3
- scikit-learn
4
- joblib
5
- tensorflow
6
- pandas
7
-
 
1
+ gradio==3.1.4
2
+ numpy==1.21.2
3
+ scikit-learn==1.2.2
4
+ joblib==1.0.1
5
+ tensorflow==2.5.0
6
+ pandas==1.3.3