Felladrin commited on
Commit
0bdd7b0
1 Parent(s): 9bfcf12

Add `timm` library as dependency

Browse files

It was required to display the error message when running the conversion on `mrdbourke/detr_finetuned_trashify_box_detector` model

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ onnxconverter-common==1.14.0
8
  tqdm==4.66.5
9
  onnxslim==0.1.31
10
  --extra-index-url https://pypi.ngc.nvidia.com
11
- onnx_graphsurgeon==0.3.27
 
 
8
  tqdm==4.66.5
9
  onnxslim==0.1.31
10
  --extra-index-url https://pypi.ngc.nvidia.com
11
+ onnx_graphsurgeon==0.3.27
12
+ timm