mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
Install the cpu-only version of torch
This commit is contained in:
parent
4da073aa08
commit
9fa70b4b05
4 changed files with 13 additions and 5 deletions
|
@ -1,6 +1,10 @@
|
|||
#
|
||||
# pip-compile requirements.in --upgrade
|
||||
#
|
||||
|
||||
# Install the cpu-only version of torch
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
|
||||
configargparse
|
||||
GitPython
|
||||
openai
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue