Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ numpy
|
|
9 |
pandas
|
10 |
matplotlib
|
11 |
scikit-learn
|
12 |
-
scipy
|
|
|
|
|
|
9 |
pandas
|
10 |
matplotlib
|
11 |
scikit-learn
|
12 |
+
scipy
|
13 |
+
opencv-python-headless
|
14 |
+
inference_sdk
|