noorkhokhar99 / YOLOv8-Object-Detection-with-DeepSORT-Tracking

31 stars 9 forks source link

Suggestion in requeriments.txt #2

Open ppriede opened 1 year ago

ppriede commented 1 year ago

Hi, first I like to thank you for sharing your work.

I suggest to add protobuf=3.20.3 to the requeriments.txt

Thanks!

I have done a clean install in a new virtual env, and find some other conflict, so here are my suggestions Some to freeze the version other to add a package

Freeze

matplotlib==3.2.2 numpy==1.18.5 scipy==1.4.1 pandas==1.1.4

Add

protobuf==3.20.3 ultralytics==8.0.0 easydict==1.10