mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
hf -> hf-embed
This commit is contained in:
parent
f688c18b65
commit
ea89ca6eb5
5 changed files with 11 additions and 10 deletions
|
@ -5,5 +5,5 @@ set -e
|
|||
|
||||
pip-compile requirements.in $1
|
||||
pip-compile --output-file=requirements-dev.txt requirements-dev.in $1
|
||||
pip-compile --output-file=requirements-hf.txt requirements-hf.in $1
|
||||
pip-compile --output-file=requirements-hf-embed.txt requirements-hf-embed.in $1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue