From ea99d733dc276270e67fd9f3f795824ff57755a8 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 19 Mar 2026 02:32:38 -0500 Subject: [PATCH] s'' --- requirements-youtube.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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