Skip to content

Commit

Permalink
fix: js bug
Browse files Browse the repository at this point in the history
yuchuan.he committed Oct 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b3570dd commit 5d2d82d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion samples/dwa_dpu_encode/README.md
Original file line number Diff line number Diff line change
@@ -140,4 +140,6 @@ npm run build
python3 -m http.server 3000
```
其中,3000是web ui的端口号,可以根据需要修改。
在浏览器中访问http://localhost:3000/,即可打开web ui界面。(localhost更改为运行环境的ip)
在浏览器中访问http://localhost:3000/,即可打开web ui界面。(localhost更改为运行环境的ip)

注意本例程web界面使用dpu选项,不支持blend选项

0 comments on commit 5d2d82d

Please sign in to comment.