requirements: use stable torch packages on s390x (#26864)

This commit is contained in:
Niklas Wenzel
2026-08-11 21:58:53 +08:00
committed by GitHub
parent 5d16e81dd9
commit 2468576f24
4 changed files with 3 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--extra-index-url https://download.pytorch.org/whl/cpu
torch
torchvision
torchvision; platform_machine != "s390x"
transformers
huggingface-hub
accelerate