Skip to content

Use requirements.txt to install python packages (!7)

Matthew Feickert requested to merge feature/use-requirements-file into master

Resolves #6 (closed)

* Add PyTorch to installed libraries
* Add requirements.txt and use it to control the Python libraries to install
* ADD and use the requirements.txt in all Docker images that install the ML related Python libraries
Edited by Matthew Feickert

Merge request reports