DriveBench icon indicating copy to clipboard operation
DriveBench copied to clipboard

Request for environment specification or pinned dependency versions

Open jcboone opened this issue 2 months ago • 0 comments

Hi, thank you for making this project available!

I’ve been encountering versioning issues with the Python packages needed here when trying to use this codebase, which has limited my ability to run the evaluation and inference scripts. I noticed in another issue that there was a pinned version of transformers being used, but that isn't reflected in the INSTALL.md instructions.

Would it be possible to add a Conda environment file, a requirements.txt, or an updated version of the INSTALL.md file with pinned versions that reflect the configuration used during development or testing?

Thank you for your time!

jcboone avatar Oct 22 '25 16:10 jcboone