rm requirements_win.txt
This commit is contained in:
@@ -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
|
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126
|
||||||
|
|
||||||
# then install other dependencies
|
# then install other dependencies
|
||||||
pip install -r requirements_win.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🚀 Usage
|
## 🚀 Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user