"src/vscode:/vscode.git/clone" did not exist on "bffadde1265976d3bc5e7e93178119c65de4de28"
Commit d8d4cbf7 authored by wangwf's avatar wangwf
Browse files

docs: format README

parent 8809f59e
...@@ -40,7 +40,7 @@ python -c "import migraphx" ...@@ -40,7 +40,7 @@ python -c "import migraphx"
```bash ```bash
pip install -r requirements.txt pip install -r requirements.txt
``` ```
注意,这里会默认安装 PyPI 官方提供的torch,在 DCU 上,需要安装经过适配的 PyTorch 版本,请前往 [DAS资源下载目录](https://das.sourcefind.cn:55011/portal/#/installation?id=04749079-6b33-11ef-b472-005056904552&type=frame) 手动下载安装 PyTorch。 > :memo: **注意:** 这里会默认安装 PyPI 官方提供的torch,在 DCU 上,需要安装经过适配的 PyTorch 版本,请前往 [DAS资源下载目录](https://das.sourcefind.cn:55011/portal/#/installation?id=04749079-6b33-11ef-b472-005056904552&type=frame) 手动下载安装 PyTorch。
接下来,安装migraphx_diffusers: 接下来,安装migraphx_diffusers:
......
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