diff --git a/README.md b/README.md index a40d64f..4dfc6e1 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ pip install -e . To ensure the correct PyTorch version for ROCm is installed, please use the dedicated requirements file: ``` -git clone 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 ```