crevelop commited on
Commit
cdc9f05
·
unverified ·
1 Parent(s): 8dc9d7c

update requirements

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