We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b379271 commit f76aaf8Copy full SHA for f76aaf8
requirements.txt
@@ -68,6 +68,6 @@ scikit-image==0.18.0
68
natsort==7.1.1
69
shapely==2.0.4
70
geopandas==0.13.2
71
-opencv-python==4.6.0.66
+opencv-python-headless==4.9.0.80
72
xlrd==2.0.1
73
pytest==8.2.0
script/run.sh
@@ -1,4 +1,4 @@
1
-NAMES=(james)
+NAMES=(chien jenny wenhao niklas hanhu ratna simon ming zhihan james)
2
3
for name in "${NAMES[@]}"; do
4
# Copy all files for other names
0 commit comments