plmoer / skull_stripping_code_SR

Other
11 stars 0 forks source link

Please add a requirements.txt file #2

Open gladomat opened 1 year ago

gladomat commented 1 year ago

Hi Linmin,

It would be very helpful, if you can add a requirements.txt file that includes all the packages that you are using including the exact version of each package. The file is a great help when creating a custom environment to run the project.

Here's how to do it: https://learnpython.com/blog/python-requirements-file/

Regards, Glad