nghorbani / amass

Data preparation and loader for AMASS
https://amass.is.tue.mpg.de/
Other
649 stars 86 forks source link

Updated Dependencies for 01-AMASS_Visualization.ipynb #48

Open arch1baald opened 1 year ago

arch1baald commented 1 year ago

I have introduced a requirements.in file to streamline the compilation of requirements.txt using pip-compile. This enhancement ensures a more structured and maintainable approach to managing project dependencies. Additionally, I have updated and listed all necessary dependencies in requirements.in to ensure the seamless execution of the first tutorial notebook 01-AMASS_Visualization.ipynb. This update aims to provide a ready-to-go environment for newcomers and regular contributors, aiding in the quick setup and engagement with the tutorial content.