mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-19 19:15:00 +00:00
refactored into get_requirements
This commit is contained in:
parent
2af9876b76
commit
e307be1a9c
3 changed files with 42 additions and 37 deletions
|
@ -2,8 +2,8 @@
|
|||
# pip-compile requirements.in --upgrade
|
||||
#
|
||||
|
||||
# Install the cpu-only version of torch
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue