Dependency management for easy reproducibility
Currently, the dependencies needs to be installed one by one and the steps are specific to pip users.
To Do:
- Implement an approach for managing dependencies that make miniff environment reproducibility and installation convenient and straightforward.
- Update the Readme with the usage and installation instructions accordingly.