From ed2501adf4d1ec2255a8495c3bc47fc32859040e Mon Sep 17 00:00:00 2001 From: Jeffry Samuel Date: Wed, 11 Sep 2024 17:36:20 -0600 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 6104d0b..23de9b0 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,15 @@ Want to add a language? Visit [this discussion](https://github.com/Jeffser/Alpac - [Aleksana](https://github.com/Aleksanaa) for her help with better handling of directories - Sponsors for giving me enough money to be able to take a ride to my campus every time I need to <3 - Everyone that has shared kind words of encouragement! + +--- + +## Dependencies + +- [Requests](https://github.com/psf/requests) +- [Pillow](https://github.com/python-pillow/Pillow) +- [Pypdf](https://github.com/py-pdf/pypdf) +- [Pytube](https://github.com/pytube/pytube) +- [Html2Text](https://github.com/aaronsw/html2text) +- [Ollama](https://github.com/ollama/ollama) +- [Numactl](https://github.com/numactl/numactl)