added aider[hf]

This commit is contained in:
Paul Gauthier 2024-07-10 15:40:40 +01:00
parent 8890ca1c55
commit 4e07710d4e
7 changed files with 344 additions and 72 deletions

View file

@ -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