Ultralytics Not Found
eric-gotcher
TRIALOP

2 years ago

I am trying to deploy a python project that uses Ultralytics for video processing and every time I push the video to railway it claims that ultralytics is not found in the build and deploy. How can Ifix this issue?

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

2 years ago

Do you have ultralytics in your requirements.txt file?


Loading...