Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion examples/flax/vision/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jaxlib>=0.1.59
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.11.0+cpu
torch==2.13.0
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.12.0+cpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
datasets==2.3.2
transformers==4.21.1
transformers==5.5.0
wandb==0.13.1
evaluate==0.2.2
scikit-learn==1.1.2
4 changes: 2 additions & 2 deletions examples/research_projects/codeparrot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
transformers==4.19.0
transformers==5.5.0
datasets==1.16.0
wandb==0.12.0
tensorboard==2.6.0
torch==1.11.0
torch==2.13.0
huggingface-hub==0.1.0
git+https://github.com/huggingface/accelerate.git@3c45b6f760ad8745be9ebc9bbb26f5b04dea4abe
datasketch==1.5.7
Expand Down
20 changes: 10 additions & 10 deletions examples/research_projects/decision_transformer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
absl-py==1.0.0
aiohttp==3.8.5
aiohttp==3.14.3
aiosignal==1.2.0
alembic==1.7.7
appdirs==1.4.4
Expand Down Expand Up @@ -34,7 +34,7 @@ cmd2==2.4.0
codecarbon==1.2.0
colorlog==6.6.0
cookiecutter==2.1.1
cryptography==42.0.0
cryptography==50.0.0
csvw==2.0.0
cycler==0.11.0
Cython==0.29.28
Expand Down Expand Up @@ -67,7 +67,7 @@ fsspec==2022.2.0
fugashi==1.1.2
gast==0.5.3
gitdb==4.0.9
GitPython==3.1.32
GitPython==3.1.58
glfw==2.5.1
google-auth==2.6.2
google-auth-oauthlib==0.4.6
Expand Down Expand Up @@ -97,7 +97,7 @@ jinja2-time==0.2.0
jmespath==0.10.0
joblib==1.2.0
jsonschema==4.4.0
keras==2.8.0
keras==3.15.0
Keras-Preprocessing==1.1.2
kiwisolver==1.4.0
kubernetes==12.0.1
Expand All @@ -115,11 +115,11 @@ mujoco-py==2.1.2.14
multidict==6.0.2
multiprocess==0.70.12.2
mypy-extensions==0.4.3
nltk==3.7
nltk==3.10.0
numba==0.55.1
numpy==1.22.3
oauthlib==3.2.2
onnx==1.13.0
onnx==1.22.0
onnxconverter-common==1.9.0
opt-einsum==3.3.0
optax==0.1.1
Expand All @@ -133,7 +133,7 @@ pbr==5.8.1
pexpect==4.8.0
phonemizer==3.0.1
pickleshare==0.7.5
Pillow==10.0.1
Pillow==12.3.0
Pint==0.16.1
plac==1.3.4
platformdirs==2.5.1
Expand All @@ -151,7 +151,7 @@ pure-eval==0.2.2
py==1.11.0
py-cpuinfo==8.0.0
pyarrow==7.0.0
pyasn1==0.4.8
pyasn1==0.6.4
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
Expand All @@ -174,7 +174,7 @@ python-slugify==6.1.1
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
ray==1.11.0
ray==2.56.0
redis==4.5.4
regex==2022.3.15
requests==2.31.0
Expand Down Expand Up @@ -217,7 +217,7 @@ timm==0.5.4
tokenizers==0.11.6
tomli==2.0.1
toolz==0.11.2
torch==1.11.0
torch==2.13.0
torchaudio==0.11.0
torchvision==0.12.0
tqdm==4.63.0
Expand Down
2 changes: 1 addition & 1 deletion examples/research_projects/distillation/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
transformers

gitpython==3.1.32
gitpython==3.1.58
tensorboard>=1.14.0
tensorboardX==1.8
psutil==5.6.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jaxlib>=0.1.59
flax>=0.3.5
optax>=0.0.8
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.9.0+cpu
torch==2.13.0
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.10.0+cpu
8 changes: 4 additions & 4 deletions examples/research_projects/lxmert/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kiwisolver==1.2.0
lockfile==0.12.2
MarkupSafe==1.1.1
matplotlib==3.3.1
mistune==2.0.3
mistune==3.3.0
msgpack==0.6.2
nbclient==0.5.0
nbconvert==6.5.1
Expand All @@ -56,7 +56,7 @@ parso==0.7.1
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow>=8.1.1
Pillow>=12.3.0
progress==1.5
prometheus-client==0.8.0
prompt-toolkit==3.0.7
Expand Down Expand Up @@ -84,9 +84,9 @@ six==1.14.0
terminado==0.8.3
testpath==0.4.4
tokenizers==0.8.1rc2
torch==1.6.0
torch==2.13.0
torchvision==0.7.0
tornado==6.3.3
tornado==6.5.7
tqdm==4.48.2
traitlets
git+https://github.com/huggingface/transformers.git
Expand Down
8 changes: 4 additions & 4 deletions examples/research_projects/visual_bert/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kiwisolver==1.2.0
lockfile==0.12.2
MarkupSafe==1.1.1
matplotlib==3.3.1
mistune==2.0.3
mistune==3.3.0
msgpack==0.6.2
nbclient==0.5.0
nbconvert==6.5.1
Expand All @@ -56,7 +56,7 @@ parso==0.7.1
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow>=8.1.1
Pillow>=12.3.0
progress==1.5
prometheus-client==0.8.0
prompt-toolkit==3.0.7
Expand Down Expand Up @@ -84,9 +84,9 @@ six==1.14.0
terminado==0.8.3
testpath==0.4.4
tokenizers==0.8.1rc2
torch==1.6.0
torch==2.13.0
torchvision==0.7.0
tornado==6.3.3
tornado==6.5.7
tqdm==4.48.2
traitlets
git+https://github.com/huggingface/transformers.git
Expand Down
2 changes: 1 addition & 1 deletion examples/research_projects/vqgan-clip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ taming-transformers
torch
torchvision
tqdm
transformers==4.26.0
transformers==5.5.0
tokenizers==0.13.2
typing_extensions
wandb
2 changes: 1 addition & 1 deletion examples/tensorflow/_tests_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow<2.16
keras<2.16
keras<3.16
tensorboard
scikit-learn
seqeval
Expand Down
2 changes: 1 addition & 1 deletion examples/tensorflow/language-modeling-tpu/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
transformers==4.26.1
transformers==5.5.0
datasets==2.9.0
tokenizers==0.13.2