Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 authored Aug 21, 2024
1 parent 4bea17a commit c0c614e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you wish to try this on Colab, you can do it in [here](https://colab.research
# Installation and Running
### Prerequisite
To run this WebUI, you need to have `git`, `python` version 3.8 ~ 3.10, `FFmpeg`. <br>
And if you use NVIDIA GPU, you need and `CUDA` version above 12.1. If you're using a different GPU or CUDA version, edit the [`requirements.txt`](https://github.com/jhj0517/Whisper-WebUI/blob/master/requirements.txt) to match your environment.
And if you're not using an Nvida GPU, or using a different `CUDA` version than 12.1, edit the [`requirements.txt`](https://github.com/jhj0517/Whisper-WebUI/blob/master/requirements.txt) to match your environment.

Please follow the links below to install the necessary software:
- git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
Expand Down

0 comments on commit c0c614e

Please sign in to comment.