mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
update readme
This commit is contained in:
@@ -254,7 +254,7 @@ python cli_demo.py
|
||||
|
||||
### Web UI
|
||||
|
||||
We provide code for users to build a web UI demo (thanks to @wysiad). Before you start, make sure you install the following packages:
|
||||
We provide code for users to build a web UI demo (thanks to @wysaid). Before you start, make sure you install the following packages:
|
||||
|
||||
```
|
||||
pip install -r requirements_web_demo.txt
|
||||
|
||||
@@ -256,7 +256,7 @@ python cli_demo.py
|
||||
|
||||
### Web UI
|
||||
|
||||
我们提供了Web UI的demo供用户使用 (感谢 @wysiad 支持)。在开始前,确保已经安装如下代码库:
|
||||
我们提供了Web UI的demo供用户使用 (感谢 @wysaid 支持)。在开始前,确保已经安装如下代码库:
|
||||
|
||||
```
|
||||
pip install -r requirements_web_demo.txt
|
||||
|
||||
@@ -261,7 +261,7 @@ python cli_demo.py
|
||||
|
||||
### ウェブ UI
|
||||
|
||||
ウェブUIデモを構築するためのコードを提供します(@wysiadに感謝)。始める前に、以下のパッケージがインストールされていることを確認してください:
|
||||
ウェブUIデモを構築するためのコードを提供します(@wysaidに感謝)。始める前に、以下のパッケージがインストールされていることを確認してください:
|
||||
|
||||
```
|
||||
pip install -r requirements_web_demo.txt
|
||||
|
||||
Reference in New Issue
Block a user