rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
45 stars 2 forks source link

Improvement: Add 'requirements.txt' file #3

Closed rmusser01 closed 2 months ago

rmusser01 commented 2 months ago

There should be a 'requirements.txt' file, so that users of the software may run 'pip install -r requirements.txt' and have all necessary pre-requisite packages installed on the local system, should they not be interested in using the ready-built, published packages.

rmusser01 commented 2 months ago

Done.