Update requirements.txt

removed nltk version
added transformers and tensorflow-text
This commit is contained in:
Pikachú 2024-08-16 08:48:28 +03:00 committed by GitHub
parent 91eefa848d
commit 40b3dbf698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras
nltk==3.8.2
nltk
pandas==2.2.2
pillow==10.4.0
pygame==2.6.0
@ -18,5 +18,5 @@ tensorboard
tokenizers
torchinfo
tqdm
# transformers
# tensorflow-text
transformers
tensorflow-text