d1424b3 2704b9b d1424b3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[project] name = "cctv-ppl-count" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "opencv-python", "numpy", "ultralytics", "pip>=25.0.1", "gradio>=5.23.0", ]