multimodalart HF Staff commited on
Commit
62f2086
·
verified ·
1 Parent(s): 531a7a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -13,7 +13,8 @@ Pillow==11.1.0
13
  safetensors==0.5.2
14
  scikit-image==0.24.0
15
  timm==0.6.13
16
- torch==2.2.2+cu118
 
17
  tqdm==4.66.2
18
  transformers==4.37.2
19
  mediapipe==0.10.21
 
13
  safetensors==0.5.2
14
  scikit-image==0.24.0
15
  timm==0.6.13
16
+ --extra-index-url https://download.pytorch.org/whl/cu121
17
+ torch==2.2.2
18
  tqdm==4.66.2
19
  transformers==4.37.2
20
  mediapipe==0.10.21