CloudAnts commited on
Commit
4557200
·
1 Parent(s): 0808193
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,8 @@ pandas
9
  huggingface_hub
10
  supervision
11
  py-cpuinfo
 
 
12
  -f https://download.pytorch.org/whl/torch_stable.html
13
- torch==2.5.1+cu121
14
- torchvision==0.20.1+cu121
15
 
16
 
 
9
  huggingface_hub
10
  supervision
11
  py-cpuinfo
12
+ torch
13
+ torchvision
14
  -f https://download.pytorch.org/whl/torch_stable.html
 
 
15
 
16