mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-29 16:00:43 +00:00
added aider[hf]
This commit is contained in:
parent
8890ca1c55
commit
4e07710d4e
7 changed files with 344 additions and 72 deletions
|
@ -2,9 +2,6 @@
|
|||
# pip-compile requirements.in --upgrade
|
||||
#
|
||||
|
||||
# To install with the CPU version of torch, because the GPU versions are huge
|
||||
---extra-index-url https://download.pytorch.org/whl/cpu
|
||||
|
||||
configargparse
|
||||
GitPython
|
||||
openai
|
||||
|
@ -32,7 +29,6 @@ streamlit
|
|||
watchdog
|
||||
flake8
|
||||
llama-index-core
|
||||
llama-index-embeddings-huggingface
|
||||
importlib_resources
|
||||
|
||||
# v3.3 no longer works on python 3.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue