docs: change dependency version number (#1914)

This commit is contained in:
Chris G
2026-08-29 14:28:40 +08:00
committed by GitHub
parent 7ca6d0b202
commit 20cafb0079
+1 -1
View File
@@ -233,7 +233,7 @@ pip install git+https://github.com/TencentARC/GFPGAN.git@master
```bash
pip install -U torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128
pip uninstall onnxruntime onnxruntime-gpu
pip install onnxruntime-gpu==1.21.0
pip install onnxruntime-gpu==1.26.0
```
3. Usage: