samuellimabraz commited on
Commit
477adc4
·
unverified ·
1 Parent(s): ace7187

feat: adicionar onnxruntime-openvino às dependências no requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
2
  onnxruntime
 
3
  opencv-python-headless
4
  numpy
5
  Pillow
 
1
  gradio
2
  onnxruntime
3
+ onnxruntime-openvino
4
  opencv-python-headless
5
  numpy
6
  Pillow