Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ tensorflow==2.18.0
|
|
3 |
opencv-python==4.11.0.86
|
4 |
scikit-image==0.25.2
|
5 |
matplotlib==3.7.2
|
6 |
-
scikit-image==0.25.2
|
|
|
|
3 |
opencv-python==4.11.0.86
|
4 |
scikit-image==0.25.2
|
5 |
matplotlib==3.7.2
|
6 |
+
scikit-image==0.25.2
|
7 |
+
gradio
|