Fix igpu performance guide regarding html generation (#11328)
This commit is contained in:
parent
6ea1e71af0
commit
1978f63f6b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/llm_performance_tests.yml
vendored
1
.github/workflows/llm_performance_tests.yml
vendored
|
|
@ -456,6 +456,7 @@ jobs:
|
||||||
|
|
||||||
pip install pandas==1.5.3
|
pip install pandas==1.5.3
|
||||||
pip install Jinja2
|
pip install Jinja2
|
||||||
|
pip install "numpy<2.0.0"
|
||||||
|
|
||||||
call conda deactivate
|
call conda deactivate
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue