Localsong commited on
Commit
16bf432
·
verified ·
1 Parent(s): 9d7083c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ cd localsong
21
  python3.10 -m venv venv
22
  source venv/bin/activate
23
  pip install torch==2.7.1 torchvision==0.22.1 torchaudio==2.7.1 --extra-index-url https://download.pytorch.org/whl/cu128
 
24
  ```
25
 
26
  ### Run
 
21
  python3.10 -m venv venv
22
  source venv/bin/activate
23
  pip install torch==2.7.1 torchvision==0.22.1 torchaudio==2.7.1 --extra-index-url https://download.pytorch.org/whl/cu128
24
+ pip install -r requirements.txt
25
  ```
26
 
27
  ### Run