Spaces:
Running
Running
jhj0517
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +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
|
37 |
|
38 |
Please follow the links below to install the necessary software:
|
39 |
- 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'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.
|
37 |
|
38 |
Please follow the links below to install the necessary software:
|
39 |
- git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
|