mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
11 lines
207 B
Text
11 lines
207 B
Text
-c requirements.txt
|
|
#
|
|
# pip-compile --output-file=requirements-hf.txt requirements-hf.in --upgrade
|
|
#
|
|
|
|
llama-index-core
|
|
llama-index-embeddings-huggingface
|
|
|
|
# To retain python 3.9 compatibility
|
|
scipy<1.14
|
|
|