gabrielchua commited on
Commit
50b939d
1 Parent(s): 176cc29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==4.22.0
2
  huggingface-hub==0.20.2
3
  numpy==1.24.4
 
4
  pandas==2.2.1
5
  torch==2.1.2
6
  scikit-learn==1.3.0
 
1
  gradio==4.22.0
2
  huggingface-hub==0.20.2
3
  numpy==1.24.4
4
+ onnxruntime==1.18.1
5
  pandas==2.2.1
6
  torch==2.1.2
7
  scikit-learn==1.3.0