From 61175537b8ad5b10f1f8b4a3b14143ab3bb051d7 Mon Sep 17 00:00:00 2001 From: Dean of NITSC <138109564+nitsc@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:47:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4ac470..e2a97a8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ pip install -r requirements.txt ``` ```(适用于 Python3.10.x) - pip install -r requirements.txt + pip install -r orginal_requirements.txt ``` 完成 !!! 如果您没有 GPU,您应该能够使用 `python run.py` 命令运行 roop。请注意,在首次运行程序时,它将下载一些模型,这可能会根据您的网络连接花费一些时间。 ### GPU 加速