Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements.txt #369

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
gensim
gym
huggingface
imageio
keras
nltk
pandas
pillow
pygame
scikit-image
seaborn
smart-open
tensorboard-data-server
tensorflow-datasets
tensorflow-hub
tensorflow-text
tensorflow
tensorboard
tokenizers
torchinfo
tqdm
transformers
gensim==4.3.3
gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras==2.13.1
nltk==3.8.2
pandas==2.0.3
pillow==10.4.0
pygame==2.6.0
scikit-image==0.21.0
seaborn==0.13.2
smart-open==7.0.4
tensorboard-data-server==0.7.2
tensorflow-datasets==4.9.2
tensorflow-hub==0.16.1
tensorflow-text==2.13.0
tensorflow==2.13.1
tensorboard==2.13.0
tokenizers==0.19.1
torchinfo==0.3.0
tqdm==4.66.5
transformers==4.44.0