Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
opencv-python==4.8.0.76
|
4 |
grad-cam==1.4.6
|
5 |
-
tf_keras_vis
|
6 |
streamlit==1.41.1
|
7 |
tensorflow==2.18.0
|
8 |
torchvision==0.15.2
|
|
|
2 |
|
3 |
opencv-python==4.8.0.76
|
4 |
grad-cam==1.4.6
|
5 |
+
tf_keras_vis==0.8.7
|
6 |
streamlit==1.41.1
|
7 |
tensorflow==2.18.0
|
8 |
torchvision==0.15.2
|