scorevision: push artifact
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pydantic>=2
|
| 2 |
+
numpy>=1.24
|
| 3 |
+
opencv-python-headless>=4.8
|