Fix requirements issues

pull/3263/head
bmaltais 2025-05-26 21:33:06 -04:00
parent 5264f5f6fe
commit 8707d5ff24
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
accelerate==0.33.0
accelerate>=1.7.0
aiofiles==23.2.1
altair==4.2.2
dadaptation==3.2

View File

@ -1,5 +1,5 @@
# Custom index URL for specific packages
--extra-index-url https://download.pytorch.org/whl/cu126
--extra-index-url https://download.pytorch.org/whl/cu128
torch==2.7.0+cu128
torchvision==0.22.0+cu128