Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
removed nltk version
added transformers and tensorflow-text
  • Loading branch information
BethanyJep authored Aug 16, 2024
1 parent 91eefa8 commit 40b3dbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -18,5 +18,5 @@ tensorboard
tokenizers
torchinfo
tqdm
# transformers
# tensorflow-text
transformers
tensorflow-text

0 comments on commit 40b3dbf

Please sign in to comment.