xiaoyao9184 commited on
Commit
3f44649
·
verified ·
1 Parent(s): 12535ac

Synced repo using 'sync_with_huggingface' Github Action

Browse files

original:
- remote: "https://github.com/xiaoyao9184/convert-to-genai"
- commit: "b47a0e2124a65d5f6107b7d0f2db97abb36b3b7a"
sync_with_huggingface:
- repository: ""
- ref: ""

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ torch==2.7.0
2
  transformers==4.52.4
3
  onnx==1.18.0
4
  onnxruntime==1.22.0
5
- onnxruntime-genai==0.9.0
6
  gradio==5.34.2
7
 
8
  # need for cpu-int4-rtn-block-32
 
2
  transformers==4.52.4
3
  onnx==1.18.0
4
  onnxruntime==1.22.0
5
+ onnxruntime-genai==0.9.1
6
  gradio==5.34.2
7
 
8
  # need for cpu-int4-rtn-block-32