LAP-DEV commited on
Commit
cfecb80
·
verified ·
1 Parent(s): 93b78c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ A Gradio-based browser interface for [Whisper](https://github.com/openai/whisper
26
  - ## Run Locally
27
 
28
  ### Prerequisite
29
- To run this WebUI, you need to have `git`, `python` version 3.8 ~ 3.10, `FFmpeg`.<BR>If you're not using an Nvida GPU, or using a different `CUDA` version than 12.4, edit the file `requirements.txt` to match your environment.
30
 
31
  Please follow the links below to install the necessary software:
32
  - git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
 
26
  - ## Run Locally
27
 
28
  ### Prerequisite
29
+ To run this WebUI, you need to have `git`, `python` version 3.8 ~ 3.10 & `FFmpeg`.<BR>If you're not using an Nvida GPU, or using a different `CUDA` version than 12.4, edit the file `requirements.txt` to match your environment.
30
 
31
  Please follow the links below to install the necessary software:
32
  - git : [https://git-scm.com/downloads](https://git-scm.com/downloads)