p1atdev commited on
Commit
a6fedaf
1 Parent(s): 31d9259

fix: wrong syntax

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  torch==2.1.0
2
  transformers==4.38.0
3
- "optimum[onnxruntime]"==1.17.1
 
1
  torch==2.1.0
2
  transformers==4.38.0
3
+ optimum[onnxruntime]==1.17.1