remove torch dependency from requirements.base.txt
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Successful in 7m43s
Build Worker Base and Application Images / build-docker (push) Successful in 4m6s
Build Worker Base and Application Images / deploy-stack (push) Successful in 25s

This commit is contained in:
Siwat Sirichai 2025-08-31 00:55:23 +07:00
parent 06270f04fc
commit 5d7cacc4fc

View file

@ -1,5 +1,3 @@
torch>=1.12.0
torchvision>=0.13.0
ultralytics>=8.3.0
opencv-python>=4.6.0
scipy>=1.9.0