Update requriements.txt
Browse files- requriements.txt +2 -1
requriements.txt
CHANGED
@@ -2,4 +2,5 @@ tqdm
|
|
2 |
matplotlib
|
3 |
gradio==4.16.0
|
4 |
numpy<2.0.0
|
5 |
-
scikit-image<=0.20.0
|
|
|
|
2 |
matplotlib
|
3 |
gradio==4.16.0
|
4 |
numpy<2.0.0
|
5 |
+
scikit-image<=0.20.0
|
6 |
+
opencv-python
|