snowzach / doods2

API for detecting objects in images and video streams using Tensorflow
MIT License
221 stars 28 forks source link

Fix deps : pytorch/pytorch: No module named 'ultralytics' #84

Closed micasoft closed 1 year ago

micasoft commented 1 year ago

Fix the error:

doods.doods - ERROR - Could not create detector pytorch/pytorch: No module named 'ultralytics'

snowzach commented 1 year ago

Thanks for the PR! I just realized this was here. I already updated it.. Good to go!