From fa1214b960015be4dc9740c467ff30c53588f98e Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Sat, 22 Oct 2022 18:33:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 162f6d4..945a990 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ 前端源码:[https://git.isekai.cn/hyperzlib/naifu-frontend](https://git.isekai.cn/hyperzlib/naifu-frontend) ## 安装 +安装sockets包: +```shell +pip3 install sockets +``` + 将文件覆盖到Naifu的程序目录。 低显存设备需要将 ```hydra_node-lowvram``` 下的文件复制到 ```hydra_node``` 下。