changed api structure and added object detection

This commit is contained in:
2026-05-20 23:35:31 +02:00
parent 4eb0e3217e
commit a519e77db1
19 changed files with 1012 additions and 292 deletions
+1 -1
View File
@@ -1 +1 @@
python -m uvicorn server:app --reload
python -m uvicorn src/server:app --reload