Skip to content

Commit ce32352

Browse files
committed
Bump transformers version to 4.49.0.
1 parent 17a13f0 commit ce32352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
# PyTorch Image Models
2222
"timm ~= 1.0.14",
2323
# Huggingface Transformers
24-
"transformers ~= 4.48.1",
24+
"transformers ~= 4.49.0",
2525
# Used by torchaudio for CTC decoding
2626
"flashlight-text ~= 0.0.7",
2727
# Gymnasium package including the pygame used for GUI

0 commit comments

Comments
 (0)