hoangneee commited on
Commit
b5bb824
·
verified ·
1 Parent(s): f66bf2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -15,10 +15,7 @@ tags:
15
 
16
  A self-contained, **ABI-matched** CUDA 12 execution stack for running
17
  [ONNX Runtime](https://onnxruntime.ai/) **1.23.2** on Windows with the CUDA
18
- execution provider. Used as the preferred runtime source by the MBFS
19
- Speech-to-Text build (`scripts/build_windows.py`), which downloads the
20
- `cuda_v12/` folder into `dist/lib/cuda_v12/`.
21
-
22
  > ⚠️ These are **runtime redistributable libraries**, not source. The CUDA and
23
  > cuDNN DLLs are © NVIDIA Corporation and remain under NVIDIA's licenses — see
24
  > **[License & redistribution](#license--redistribution)** below.
 
15
 
16
  A self-contained, **ABI-matched** CUDA 12 execution stack for running
17
  [ONNX Runtime](https://onnxruntime.ai/) **1.23.2** on Windows with the CUDA
18
+ execution provider.
 
 
 
19
  > ⚠️ These are **runtime redistributable libraries**, not source. The CUDA and
20
  > cuDNN DLLs are © NVIDIA Corporation and remain under NVIDIA's licenses — see
21
  > **[License & redistribution](#license--redistribution)** below.