Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ci-demos
wan2.1
Commits
053c50f4
Commit
053c50f4
authored
Jan 24, 2026
by
jerrrrry
Browse files
Update .gitlab-ci.yml
parent
fc7725b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
053c50f4
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment