xiongjie commited on
Commit
a78808a
·
1 Parent(s): 4221e68

Update requirements.txt

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