feat(ai-service): container YOLO FastAPI pour détection plantes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 12:09:56 +01:00
parent 2d8b1b40ce
commit ad1c1044c7
4 changed files with 90 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
fastapi==0.115.5
uvicorn[standard]==0.32.1
ultralytics==8.3.0
Pillow==11.1.0
python-multipart==0.0.12