Commit 5b5c418f authored by jerrrrry's avatar jerrrrry
Browse files

Update .gitlab-ci.yml

parent 777ec4b0
......@@ -34,6 +34,7 @@ benchmark_sdxl:
- echo "========================================="
# 从预置目录安装 Python 包
- pip install "$PACKAGE_DIR/diffusers-0.33.1-py3-none-any.whl" "$PACKAGE_DIR/lightop-0.5.0+das.dtk25041-cp310-cp310-linux_x86_64.whl" "$PACKAGE_DIR/litserve-0.2.15-py3-none-any.whl" --no-deps
- pip install tokenizers==0.21
- echo "========================================="
- echo "Step 3:Running the benchmark"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment