Skip to content

Commit

Permalink
build(hu_core_news_trf): updated torch
Browse files Browse the repository at this point in the history
  • Loading branch information
oroszgy committed Dec 19, 2023
1 parent ab5f6b4 commit 59fa826
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 24 deletions.
106 changes: 83 additions & 23 deletions hu_core_news_trf/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hu_core_news_trf/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.8"

spacy = {extras = ["cuda-autodetect"], version = "~3.7.0"}
spacy-experimental = "0.6.4"
torch = "~1.10.0+cu111"
torch = "~2.0.0+cu117"
spacy-transformers = "~1.2.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 59fa826

Please sign in to comment.