恢复中文readme

This commit is contained in:
C3EZ 2025-02-19 16:02:15 +08:00 committed by GitHub
parent 4b11f80d73
commit f7dc7124a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,15 +112,6 @@ brew install ffmpeg
pip install -r requirements.txt
```
##### 使用AMD显卡
在安装完依赖以后
```bash
pip3 uninstall torch torchvision torchaudio
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4
```
### 在 Docker 中使用
#### docker-compose.yaml 设置