恢复原来的readme,已经更新了install.sh

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

View File

@ -115,15 +115,6 @@ brew install ffmpeg
pip install -r requirements.txt
```
##### AMD GPU only
After installed the dependences above
```bash
pip3 uninstall torch torchvision torchaudio
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2.4
```
### Using Docker
#### docker-compose.yaml configuration