Skip to content

Commit

Permalink
Bump transformers from 4.30.2 to 4.36.0 in /data
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.30.2...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 5, 2024
1 parent 7d3e200 commit 01fb98c
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/extension-requirements.txt
Original file line number Diff line number Diff line change
@@ -193,7 +193,7 @@ torchmetrics==0.11.4
torchvision==0.16.0
tqdm==4.65.2
traitlets==5.14.0
transformers==4.27.4
transformers==4.36.0
transforms3d==0.4.1
transparent-background==1.2.9
trimesh==4.0.7
2 changes: 1 addition & 1 deletion data/requirements.txt
Original file line number Diff line number Diff line change
@@ -292,7 +292,7 @@ torchvision==0.16.0
tqdm==4.65.2
traitlets==5.14.0
trampoline==0.1.2
transformers==4.27.4
transformers==4.36.0
transforms3d==0.4.1
transparent-background==1.2.9
trimesh==4.0.7
2 changes: 1 addition & 1 deletion data/webui-requirements.txt
Original file line number Diff line number Diff line change
@@ -169,7 +169,7 @@ torchsde==0.2.5
torchvision==0.15.2+cu118
tqdm==4.66.1
trampoline==0.1.2
transformers==4.30.2
transformers==4.36.0
triton==2.0.0
typing-inspect==0.9.0
typing_extensions==4.5.0

0 comments on commit 01fb98c

Please sign in to comment.