"docs/vscode:/vscode.git/clone" did not exist on "c9700db4412f76ca3008d1b947e0146356096a21"
Commit 62ea922f authored by gaoqiong's avatar gaoqiong
Browse files

Update README.md

parent 7fce4b80
...@@ -34,7 +34,7 @@ pip3 install e . ...@@ -34,7 +34,7 @@ pip3 install e .
2. 编译成whl包安装 2. 编译成whl包安装
# 安装wheel # 安装wheel
python3 setup.py bdist_wheel python3 setup.py bdist_wheel
cd dist && pip3 install autoawq* cd dist && pip3 install autoawq* --no-deps
``` ```
## 支持模型 ## 支持模型
| Models | Sizes | | Models | Sizes |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment