prithivMLmods commited on
Commit
ea377f7
·
verified ·
1 Parent(s): a657082

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ transformers[torch]==4.43.4
3
+ onnxruntime==1.19.2
4
+ optimum==1.21.3
5
+ onnx==1.16.2
6
+ onnxconverter-common==1.14.0
7
+ tqdm==4.66.5
8
+ onnxslim==0.1.31
9
+ --extra-index-url https://pypi.ngc.nvidia.com
10
+ onnx_graphsurgeon==0.3.27
11
+ timm