arcleife commited on
Commit
158c661
·
verified ·
1 Parent(s): beb81ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ transformers
2
  torch
3
  sentencepiece
4
  gradio
5
- polars
 
 
2
  torch
3
  sentencepiece
4
  gradio
5
+ polars
6
+ optimum[onnxruntime]