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
Bw-bestperf
Wan2.1-T2V-14B_ComfyUI
Commits
e81c758e
Commit
e81c758e
authored
Feb 04, 2026
by
fengyf1
Browse files
Update README.md
parent
f1fb0b58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
README.md
README.md
+1
-3
No files found.
README.md
View file @
e81c758e
...
@@ -53,9 +53,6 @@ curl -f -C - -o rocblas-install-0910-bug.tar.gz https://ksefile.hpccube.com:6524
...
@@ -53,9 +53,6 @@ curl -f -C - -o rocblas-install-0910-bug.tar.gz https://ksefile.hpccube.com:6524
# 解压至/opt目录下并添加系统环境变量
# 解压至/opt目录下并添加系统环境变量
tar xvf rocblas-install-0910-bug.tar.gz -C /opt/
tar xvf rocblas-install-0910-bug.tar.gz -C /opt/
vim ~/.bashrc
# 文件末尾添加以下命令
export LD_LIBRARY_PATH=/opt/rocblas-install/lib:$LD_LIBRARY_PATH
```
```
### 4. 下载模型
### 4. 下载模型
...
@@ -78,6 +75,7 @@ modelscope download --model Comfy-Org/Wan_2.1_ComfyUI_repackaged --include 'spli
...
@@ -78,6 +75,7 @@ modelscope download --model Comfy-Org/Wan_2.1_ComfyUI_repackaged --include 'spli
**起服务:**
**起服务:**
```
```
export LD_LIBRARY_PATH=/opt/rocblas-install/lib:$LD_LIBRARY_PATH
bash run-main.sh
bash run-main.sh
```
```
...
...
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