Merge pull request #238 from omar908/tokenizer-version-fix

Updated requirements.txt "tokenizers" version from 0.10.3 to 0.13.3
This commit is contained in:
Pikachú 2024-05-29 16:13:55 +03:00 committed by GitHub
commit 95f67ddbb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ tensorflow-hub==0.12.0
tensorflow-text==2.8.1
tensorflow==2.8.1
tensorboard==2.8.0
tokenizers==0.10.3
tokenizers==0.13.3
torchinfo==0.0.8
tqdm==4.62.3
transformers==4.30.0