crowdcount-mcnn icon indicating copy to clipboard operation
crowdcount-mcnn copied to clipboard

requirements.txt

Open carlosfg97 opened this issue 1 year ago • 1 comments

Hello, thanks for the code, it is really easy to navigate and set up the directory according to your readme

I would suggest you to add a requirements.txt so we can run the pip install faster and avoid running into uninstalled modules errors (for exampme it happened to me with Network package)

Other than that many thanks for your contribution!

carlosfg97 avatar Dec 27 '22 23:12 carlosfg97

It is required as I see there are errors due to requirement of following libraries network --> can be easily done. models --> gives errors.

makamkkumar avatar Jun 01 '23 03:06 makamkkumar