Commit 053c50f4 authored by jerrrrry's avatar jerrrrry
Browse files

Update .gitlab-ci.yml

parent fc7725b0
...@@ -21,7 +21,7 @@ benchmark_wan2.1: ...@@ -21,7 +21,7 @@ benchmark_wan2.1:
# 设置环境变量,模型路径指向预置目录 # 设置环境变量,模型路径指向预置目录
- export LD_LIBRARY_PATH="$CI_PROJECT_DIR/rocblas-install/lib/:$LD_LIBRARY_PATH" - export LD_LIBRARY_PATH="$CI_PROJECT_DIR/rocblas-install/lib/:$LD_LIBRARY_PATH"
- pip install -r requirements.txt -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple - pip install -r requirements.txt -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
- ln -s /workspace/packages/wan2.1/Wan_2.1/models/ ./ - ln -s /workspace/packages/wan2.1/Wan_2.1/models/ ./models
- echo "=========================================" - echo "========================================="
- echo "Step 2 Starting ComfyUI server" - echo "Step 2 Starting ComfyUI server"
......
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