Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
c68177852b
Bump torch from 1.11.0 to 2.0.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 2.0.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v2.0.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:10:41 +00:00
d0bedfb7af
Merge pull request #11 from sknera/utterance_paraphrasing
Utterance paraphrasing
2023-06-17 17:55:13 +02:00

View File

@ -13,7 +13,7 @@ Pillow~=9.5.0
pandas==1.5.2
scikit_learn==1.2.0
simpletransformers==0.63.9
torch==1.11.0
torch==2.0.1
spacy==3.5.0
rank_bm25==0.2.2
tqdm==4.64.1