Spaces:
Sleeping
Sleeping
| [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", | |
| ] | |