Update README_en.md

This commit is contained in:
天涯古巷
2024-10-09 18:00:21 +08:00
committed by GitHub
parent 535fdecef4
commit 9f7fd5b341

View File

@@ -115,7 +115,7 @@ Please make sure you have already installed Python 3.8+, use conda to create a p
<p><a href="https://github.com/YaoFANGUK/video-subtitle-extractor/releases/download/1.0.0/cudnn-windows-x86_64-8.4.0.27_cuda11.6-archive.zip">cudnn-windows-x86_64-8.4.0.27_cuda11.6-archive.zip</a></p> <p><a href="https://github.com/YaoFANGUK/video-subtitle-extractor/releases/download/1.0.0/cudnn-windows-x86_64-8.4.0.27_cuda11.6-archive.zip">cudnn-windows-x86_64-8.4.0.27_cuda11.6-archive.zip</a></p>
<h5>(4) Install cuDNN 8.4.0</h5> <h5>(4) Install cuDNN 8.4.0</h5>
<p> <p>
unzip "cudnn-windows-x64-v8.2.4.15.zip", then move all files in "bin, include, lib" in cuda unzip "cudnn-windows-x86_64-8.4.0.27_cuda11.6-archive.zip", then move all files in "bin, include, lib" in cuda
directory to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7\ directory to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7\
</p> </p>
</details> </details>