diff --git a/requirements-youtube.txt b/requirements-youtube.txt index cd82fb8..66b2427 100644 --- a/requirements-youtube.txt +++ b/requirements-youtube.txt @@ -8,5 +8,5 @@ torch>=2.0.0 torchaudio>=2.0.0 # 若使用 NVIDIA GPU,请安装 CUDA 版 PyTorch 后覆盖: -pip uninstall torch torchaudio -pip install torch torchaudio --index-url https://download.pytorch.org/whl/cu118 +# pip uninstall torch torchaudio +# pip install torch torchaudio --index-url https://download.pytorch.org/whl/cu118