akhaliq HF staff commited on
Commit
ceba3d1
1 Parent(s): 9b294a9

Update requirements.txt

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