h2o-llmstudio
h2o-llmstudio copied to clipboard
Requirements file
Additionally to the Pipfile we can also generate a requirements.txt file for users to install it outside of pipenv also potentially with other Python versions.
We can add a make command to generate the requirements.txt file from the Pipfile.