项目初始化

This commit is contained in:
2025-06-26 16:48:49 +08:00
commit eb17d1f7f5
19 changed files with 301 additions and 0 deletions

4
requirement.txt Normal file
View File

@ -0,0 +1,4 @@
# yolo
ultralytics==8.3.151
websocket-client