📝 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:
parent
de110151be
commit
4a1faf3b66
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue