fastapi yolo detector

This commit is contained in:
Siwat Sirichai 2025-01-08 23:08:57 +07:00
commit 60fbff76df
2 changed files with 42 additions and 0 deletions

6
requirements.txt Normal file
View file

@ -0,0 +1,6 @@
fastapi
uvicorn
torch
torchvision
ultralytics
opencv-python