diff --git a/README.md b/README.md index 681c61b..1c74393 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ It is highly recommended to use a virtual environment to manage project dependen pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126 # then install other dependencies - pip install -r requirements_win.txt + pip install -r requirements.txt ``` ## 🚀 Usage