Update requirements.txt

This commit is contained in:
DingDing 2022-10-28 15:11:28 +08:00 committed by GitHub
parent 3307f4061c
commit 3ac31cf063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
torch>=1.8.0
transformers>=4.10.0
datasets==1.17.0
datasets>=1.17.0
sentencepiece>=0.1.96
tqdm>=4.62.2
decorator