Skip to content

Commit 2cd73a5

Browse files
Update dependency transformers to v5 [SECURITY]
1 parent 9eb140c commit 2cd73a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypencoder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# saved config triggers a meta-device path in transformers >=5 that
88
# .from_pretrained() rejects. 4.45+ is fine.
99
torch>=2.5
10-
transformers>=4.45,<5
10+
transformers>=5.0.0,<6
1111

1212
# ONNX export + runtime (used both for export and for the optional INT8
1313
# quantization step in model2onnx.py).

0 commit comments

Comments
 (0)