Skip to content

Commit f745120

Browse files
committed
Fix transformers to stable 4.48.x branch
1 parent 51b2173 commit f745120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
transformers[torch]@git+https://github.com/huggingface/transformers@92c5ca9dd70de3ade2af2eb835c96215cc50e815
1+
transformers[torch]==4.48.3
22
onnxruntime==1.20.1
33
optimum@git+https://github.com/huggingface/optimum.git@ce533cf1a9e144d4040581947f301dc3f454b279
44
onnx==1.17.0

0 commit comments

Comments
 (0)