dev1461 commited on
Commit
42ac20a
·
verified ·
1 Parent(s): c55fbff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ gradio==5.38.2
2
  numpy==1.26.4
3
  tensorflow==2.15.0
4
  keras==2.15.0
 
5
  joblib==1.4.2
6
  scikit-learn==1.5.1
7
- pandas==2.2.2
8
- h5py==3.10.0
 
2
  numpy==1.26.4
3
  tensorflow==2.15.0
4
  keras==2.15.0
5
+ h5py==3.10.0
6
  joblib==1.4.2
7
  scikit-learn==1.5.1
8
+ pandas==2.2.2