h2o-llmstudio icon indicating copy to clipboard operation
h2o-llmstudio copied to clipboard

Requirements file

Open psinger opened this issue 2 years ago • 0 comments

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.

psinger avatar Apr 22 '23 14:04 psinger