m3 commited on
Commit
e22cbc4
1 Parent(s): 857f94a

chore: download grade numpy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers
2
  torch
3
  onnx
 
4
  onnxruntime==1.16.0
 
1
  transformers
2
  torch
3
  onnx
4
+ numpy==1.26.4
5
  onnxruntime==1.16.0