saba000farahani commited on
Commit
988f97b
·
verified ·
1 Parent(s): 5a7fec5

Update requirements.txt

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