bupalinyu commited on
Commit
c8ef78b
·
verified ·
1 Parent(s): 566c674

Align Python version requirement with actual environment (3.11+)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ required.
89
 
90
  ## Installation
91
 
92
- Python 3.10 or newer and a CUDA-capable GPU are recommended.
93
 
94
  ```bash
95
  pip install "torch>=2.5.0" "torchaudio>=2.5.0" \
 
89
 
90
  ## Installation
91
 
92
+ Python 3.11 or newer and a CUDA-capable GPU are recommended.
93
 
94
  ```bash
95
  pip install "torch>=2.5.0" "torchaudio>=2.5.0" \