📝 docs(README.md): update dependencies section to remove huggingface-hub and mention the ability to use models from LocalAI project

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-07-26 08:29:38 -03:00
commit 4a1faf3b66

View file

@ -65,9 +65,10 @@ This will install the following dependencies:
- [CTransformers](https://github.com/marella/ctransformers)
- [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
- [huggingface-hub](https://github.com/huggingface/huggingface_hub)
- [sentence-transformers](https://github.com/UKPLab/sentence-transformers)
You can still use models from projects like LocalAI
Next, run:
```shell