Skip to content

Commit

Permalink
docs(project): add README
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo committed Aug 27, 2024
1 parent 4bddfbc commit bec2f6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ python3 -m huixiangdou.main --standalone
python3 -m huixiangdou.gradio
```

https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554
<video src="https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554" ></video>

Or run a server to listen 23333, default pipeline is `chat_with_repo`:
```bash
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ python3 -m huixiangdou.gradio
# python3 -m huixiangdou.gradio --no-standalone
```

https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554
<video src="https://github.com/user-attachments/assets/9e5dbb30-1dc1-42ad-a7d4-dc7380676554" ></video>

或者启动服务端,监听 23333 端口。默认使用 `chat_with_repo` pipeline:
```bash
Expand Down

0 comments on commit bec2f6a

Please sign in to comment.