Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ optimum==1.23.3
|
|
6 |
onnx==1.16.2
|
7 |
onnxconverter-common==1.14.0
|
8 |
tqdm==4.67.1
|
9 |
-
|
10 |
--extra-index-url https://pypi.ngc.nvidia.com
|
11 |
onnx-graphsurgeon==0.5.2
|
12 |
timm
|
|
|
6 |
onnx==1.16.2
|
7 |
onnxconverter-common==1.14.0
|
8 |
tqdm==4.67.1
|
9 |
+
onnxslim==0.1.31
|
10 |
--extra-index-url https://pypi.ngc.nvidia.com
|
11 |
onnx-graphsurgeon==0.5.2
|
12 |
timm
|