Update README_zh.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Mahdi-CV
2025-12-11 09:56:48 -08:00
committed by GitHub
parent 1fa9a6c60c
commit edc95359d0

View File

@@ -194,7 +194,7 @@ pip install -e .
为了确保安装适用于 ROCm 的正确 PyTorch 版本,请使用专用的依赖文件:
```
git clone [https://github.com/modelscope/DiffSynth-Studio.git](https://github.com/modelscope/DiffSynth-Studio.git)
git clone https://github.com/modelscope/DiffSynth-Studio.git
cd DiffSynth-Studio
pip install -r requirements-amd.txt
```