You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue is that I want to take a video as an input perform object detection on it and return the resulting video in the response.
I am using UploadFile for taking the input video file but I don't know how to send back a video as a response.