File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ requires-python = ">=3.9"
9
9
10
10
dependencies = [
11
11
" dora-rs >= 0.3.9" ,
12
- " torch == 2.4 .0" ,
12
+ " torch ==2.6 .0" ,
13
13
" torchvision >= 0.19" ,
14
14
" torchaudio >= 2.1.0" ,
15
15
" opencv-python >= 4.1.1" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ requires-python = ">=3.9"
9
9
10
10
dependencies = [
11
11
" dora-rs >= 0.3.9" ,
12
- " torch == 2.4 .0" ,
12
+ " torch ==2.6 .0" ,
13
13
" torchvision >= 0.19" ,
14
14
" torchaudio >= 2.1.0" ,
15
15
" opencv-python >= 4.1.1" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ requires-python = ">=3.9"
13
13
dependencies = [
14
14
" dora-rs >= 0.3.9" ,
15
15
" numpy < 2.0.0" ,
16
- " torch == 2.4 .0" ,
16
+ " torch ==2.6 .0" ,
17
17
" torchvision >= 0.19" ,
18
18
" torchaudio >= 2.1.0" ,
19
19
" qwen-vl-utils >= 0.0.5" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ requires-python = ">=3.9"
9
9
10
10
dependencies = [
11
11
" dora-rs >= 0.3.9" ,
12
- " torch == 2.4 .0" ,
12
+ " torch ==2.6 .0" ,
13
13
" torchvision >= 0.19" ,
14
14
" torchaudio >= 2.1.0" ,
15
15
" opencv-python >= 4.1.1" ,
You can’t perform that action at this time.
0 commit comments