Hemavathineelirothu commited on
Commit
5f1e95f
·
verified ·
1 Parent(s): 8fe075d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -7
requirements.txt CHANGED
@@ -1,7 +1,12 @@
1
- tensorflow==2.17.0
2
- keras==3.5.0
3
- gradio==4.44.0
4
- numpy==1.26.4
5
- Pillow==10.4.0
6
- opencv-python==4.10.0.84
7
- streamlit==1.38.0
 
 
 
 
 
 
1
+ tensorflow
2
+ opencv-python
3
+ tqdm
4
+ numpy
5
+ scikit-learn
6
+ matplotlib
7
+ seaborn
8
+ imbalanced-learn
9
+ Pillow
10
+ reportlab
11
+ fpdf
12
+ streamlit