From 5da9611a7415d2c1d0959884c1ea6b95f5d4ac33 Mon Sep 17 00:00:00 2001 From: Mahdi-CV <33104503+Mahdi-CV@users.noreply.github.com> Date: Thu, 11 Dec 2025 09:57:15 -0800 Subject: [PATCH] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```