yejunliang23 commited on
Commit
ef79423
·
verified ·
1 Parent(s): 25d52be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu124.html
2
  kaolin
3
- --extra-index-url https://download.pytorch.org/whl/cu124
4
  torch==2.4.0
5
  torchvision==0.19.0
6
  pillow==10.4.0
 
1
+ --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu121.html
2
  kaolin
3
+ --extra-index-url https://download.pytorch.org/whl/cu121
4
  torch==2.4.0
5
  torchvision==0.19.0
6
  pillow==10.4.0