Spaces:
Running
Running
jhj0517
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -33,8 +33,7 @@ If you wish to try this on Colab, you can do it in [here](https://colab.research
|
|
33 |
# Installation and Running
|
34 |
### Prerequisite
|
35 |
To run this WebUI, you need to have `git`, `python` version 3.8 ~ 3.10, `FFmpeg`. <br>
|
36 |
-
And if you use NVIDIA GPU, you need and `CUDA` version above 12.1
|
37 |
-
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.
|
38 |
|
39 |
Please follow the links below to install the necessary software:
|
40 |
- git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
|
|
|
33 |
# Installation and Running
|
34 |
### Prerequisite
|
35 |
To run this WebUI, you need to have `git`, `python` version 3.8 ~ 3.10, `FFmpeg`. <br>
|
36 |
+
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.
|
|
|
37 |
|
38 |
Please follow the links below to install the necessary software:
|
39 |
- git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
|