Commit 62ea922f authored by gaoqiong's avatar gaoqiong
Browse files

Update README.md

parent 7fce4b80
......@@ -34,7 +34,7 @@ pip3 install e .
2. 编译成whl包安装
# 安装wheel
python3 setup.py bdist_wheel
cd dist && pip3 install autoawq*
cd dist && pip3 install autoawq* --no-deps
```
## 支持模型
| 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