From cd051e345b5e39040e52edfbc797d2754b17401b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Fri, 29 Dec 2023 01:25:21 +0900 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9ab6c2f..b7f3e97 100644 --- a/README.md +++ b/README.md @@ -147,8 +147,6 @@ python infer-web.py 对于需要使用IPEX技术的I卡用户,请先在终端执行`source /opt/intel/oneapi/setvars.sh`(仅Linux)。 -仓库内还有一份`小白简易教程.doc`以供参考。 - ## AMD显卡Rocm相关(仅Linux) 如果你想基于AMD的Rocm技术在Linux系统上运行RVC,请先在[这里](https://rocm.docs.amd.com/en/latest/deploy/linux/os-native/install.html)安装所需的驱动。