Compare commits

...

1 Commits

Author SHA1 Message Date
Francis Couture-Harpin
a44f22e7d3 py : use cpu-only torch in requirements.txt
Some checks failed
Python check requirements.txt / check-requirements (push) Has been cancelled
flake8 Lint / Lint (push) Has been cancelled
2024-07-06 11:18:03 -04:00
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-r ../../requirements/requirements-convert_legacy_llama.txt
--extra-index-url https://download.pytorch.org/whl/cpu
pillow~=10.2.0
torch~=2.2.1

View File

@@ -1,2 +1,3 @@
-r ./requirements-convert_legacy_llama.txt
--extra-index-url https://download.pytorch.org/whl/cpu
torch~=2.2.1

View File

@@ -1,2 +1,3 @@
-r ./requirements-convert_legacy_llama.txt
--extra-index-url https://download.pytorch.org/whl/cpu
torch~=2.2.1