feat: integrate Redis support in pipeline execution; add actions for saving images and publishing messages

This commit is contained in:
Siwat Sirichai 2025-07-15 00:30:09 +07:00
parent a1f797f564
commit 769371a1a3
3 changed files with 250 additions and 5 deletions

View file

@ -5,4 +5,5 @@ torchvision
ultralytics
opencv-python
websockets
fastapi[standard]
fastapi[standard]
redis