Update README.md

pull/285/head
Dean of NITSC 2024-08-13 11:47:56 +08:00 committed by GitHub
parent 7398858344
commit 61175537b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 加速