Spaces:
Runtime error
Runtime error
Synced repo using 'sync_with_huggingface' Github Action
Browse filesoriginal:
- remote: "https://github.com/xiaoyao9184/convert-to-genai"
- commit: "b47a0e2124a65d5f6107b7d0f2db97abb36b3b7a"
sync_with_huggingface:
- repository: ""
- ref: ""
- 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.
|
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
|