Hemavathineelirothu
commited on
Update requirements.txt
Browse files- requirements.txt +12 -7
requirements.txt
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
-
tensorflow
|
2 |
-
|
3 |
-
|
4 |
-
numpy
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
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
|