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.12.1
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.12.0+cpu
2 changes: 1 addition & 1 deletion examples/research_projects/adversarial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
transformers == 3.5.1
transformers == 5.5.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
transformers == 3.5.1
transformers == 5.5.0
2 changes: 1 addition & 1 deletion examples/research_projects/bertabs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
transformers == 3.5.1
transformers == 5.5.0

# For ROUGE
nltk
Expand Down
2 changes: 1 addition & 1 deletion examples/research_projects/bertology/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
transformers == 3.5.1
transformers == 5.5.0
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.12.1
huggingface-hub==0.1.0
git+https://github.com/huggingface/accelerate.git@3c45b6f760ad8745be9ebc9bbb26f5b04dea4abe
datasketch==1.5.7
Expand Down
16 changes: 8 additions & 8 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.1
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==48.0.1
csvw==2.0.0
cycler==0.11.0
Cython==0.29.28
Expand Down Expand Up @@ -79,7 +79,7 @@ gym-notices==0.0.6
h5py==3.6.0
huggingface-hub==0.4.0
hypothesis==6.39.4
idna==3.3
idna==3.15
imageio==2.16.1
importlib-metadata==4.11.3
importlib-resources==5.4.0
Expand Down Expand Up @@ -110,16 +110,16 @@ MarkupSafe==1.1.1
matplotlib==3.5.1
matplotlib-inline==0.1.3
mccabe==0.6.1
msgpack==1.0.3
msgpack==1.2.1
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 Down Expand Up @@ -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.55.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.12.1
torchaudio==0.11.0
torchvision==0.12.0
tqdm==4.63.0
Expand Down
2 changes: 1 addition & 1 deletion examples/research_projects/deebert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
transformers == 3.5.1
transformers == 5.5.0
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.12.1
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.10.0+cpu
10 changes: 5 additions & 5 deletions examples/research_projects/lxmert/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ entrypoints==0.3
filelock==3.0.12
future==0.18.3
html5lib==1.0.1
idna==2.8
idna==3.15
ipaddr==2.2.0
ipykernel==5.3.4
ipython
Expand All @@ -40,8 +40,8 @@ kiwisolver==1.2.0
lockfile==0.12.2
MarkupSafe==1.1.1
matplotlib==3.3.1
mistune==2.0.3
msgpack==0.6.2
mistune==3.3.0
msgpack==1.2.1
nbclient==0.5.0
nbconvert==6.5.1
nbformat==5.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.12.1
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/pplm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pytest
conllu
sentencepiece != 0.1.92
protobuf
transformers==3.5.1
transformers==5.5.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
faiss-cpu >= 1.7.2
datasets
psutil >= 5.9.1
torch >= 1.11.0
pytorch-lightning == 1.6.4
torch >= 2.13.0
pytorch-lightning == 2.6.1
nvidia-ml-py3 == 7.352.0
ray >= 1.13.0
ray >= 2.56.0
6 changes: 3 additions & 3 deletions examples/research_projects/rag/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
faiss-cpu >= 1.6.3
datasets >= 1.0.1
psutil >= 5.7.0
torch >= 1.4.0
ray >= 1.10.0
pytorch-lightning >= 1.5.10, <=1.6.0
torch >= 2.13.0
ray >= 2.56.0
pytorch-lightning <= 2.6.5, >= 2.6.5
transformers
GitPython
10 changes: 5 additions & 5 deletions examples/research_projects/visual_bert/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ entrypoints==0.3
filelock==3.0.12
future==0.18.3
html5lib==1.0.1
idna==2.8
idna==3.15
ipaddr==2.2.0
ipykernel==5.3.4
ipython
Expand All @@ -40,8 +40,8 @@ kiwisolver==1.2.0
lockfile==0.12.2
MarkupSafe==1.1.1
matplotlib==3.3.1
mistune==2.0.3
msgpack==0.6.2
mistune==3.3.0
msgpack==1.2.1
nbclient==0.5.0
nbconvert==6.5.1
nbformat==5.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.12.1
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/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