Files
rtsp-video-analysis-system/ruoyi-admin/src/main/resources/libs/models/models.json

8 lines
138 B
JSON
Raw Normal View History

2025-09-28 17:21:20 +08:00
[
2025-09-30 14:23:33 +08:00
{
"name": "garbage",
"pythonModelName": "garbage_detector",
"pythonApiUrl": "http://localhost:8000/api/detect/file"
}
2025-09-28 17:21:20 +08:00
]