Commit ffa81bd4 authored by Rayyyyy's avatar Rayyyyy
Browse files

Fix infos in README

parent 7c2a90f3
......@@ -61,7 +61,7 @@ pip install -r requirements.txt
## 推理
```bash
# 指定显卡
export HIP_VISIBLE_DEVICE=0
export HIP_VISIBLE_DEVICES=0
python inference.py --model_path /path/of/model
```
......
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