SujalAcharya commited on
Commit
81d0a00
·
verified ·
1 Parent(s): 413d180

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
-
2
- pandas>=1.3.0
3
- scikit-learn>=1.0.0
4
- matplotlib>=3.4.0
5
- seaborn>=0.11.0
6
- gradio>=3.0.0
7
- joblib>=1.0.0
8
- numpy==1.23.5
9
- tensorflow-cpu==2.10.1
10
- protobuf>=3.9.2,<3.20
 
1
+ tensorflow-cpu==2.10.1
2
+ numpy==1.23.5
3
+ protobuf>=3.9.2,<3.20
4
+ matplotlib==3.7.1
5
+ seaborn==0.12.2
6
+ gradio==3.41.2
7
+ joblib==1.2.0
8
+ scikit-learn==1.2.2
9
+ h5py==3.8.0