Spaces:
Sleeping
Sleeping
Update requirement
Browse files- requirement +10 -0
requirement
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.13.0
|
2 |
+
numpy==1.23.5
|
3 |
+
pandas==1.5.3
|
4 |
+
matplotlib==3.7.1
|
5 |
+
opencv-python==4.8.0.76
|
6 |
+
scikit-learn==1.3.0
|
7 |
+
streamlit==1.27.0
|
8 |
+
grad-cam==1.4.6
|
9 |
+
base64
|
10 |
+
tf_keras_vis
|