mirror of
https://github.com/openrecall/openrecall.git
synced 2026-04-28 03:19:52 +00:00
Merge pull request #112 from openrecall/dependabot/pip/torch-2.8.0
Bump torch from 2.6.0 to 2.8.0
This commit is contained in:
commit
62303e09bf
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -12,7 +12,7 @@ install_requires = [
|
|||
"numpy==1.26.4",
|
||||
"mss==9.0.1",
|
||||
"sentence-transformers==3.0.0",
|
||||
"torch==2.6.0",
|
||||
"torch==2.8.0",
|
||||
"torchvision==0.17.0",
|
||||
"shapely==2.0.4",
|
||||
"h5py==3.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue