Tried to push a function that performs yolo v8 detection on images in bucket. The deployment runs for 15 mins and fails. What am I doing wrong?
TL;DR
Python ML runtime may support ultralytics Yolov8 detection, but it depends on the model. A CPU with 1024 RAM should be enough for runtime. If the deployment is running for 15 minutes and then fails, try increasing the function specifications to see if that resolves the issue.
Chirag Aggarwal
9 Aug, 2025, 17:16
it should support it. if there are no errors and its failing after a long time, trying increasing your function specifications