This commit is contained in:
louiscklaw
2025-01-31 22:35:45 +08:00
parent 5833d552e9
commit f4fc0b8f71
2016 changed files with 6347 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# py_classifier
## to run classifier backend
```bash
$ cd src
$ ./scripts/run.sh
```