Install the cpu-only version of torch

This commit is contained in:
Paul Gauthier 2024-07-09 09:37:10 +01:00
parent 4da073aa08
commit 9fa70b4b05
4 changed files with 13 additions and 5 deletions

View file

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