Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions demohouse/video_analyser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
| ------------ | --------------------------------- |
| VLM_ENDPOINT | doubao-vision-pro 32k endpoint id |
| LLM_ENDPOINT | doubao-pro 32k endpoint id |
| access_key | **语音服务**应用 APP ID |
| app_key | **语音服务**应用 Access Token |
| access_key | **语音服务**应用 Access Token |
| app_key | **语音服务**应用 APP ID |

- 修改 `frontend/run.sh` 中配置,填入刚刚获取的APP ID和 Access Token

Expand Down
Loading