Spaces:
Running
Running
jhj0517
commited on
Commit
•
de948f8
1
Parent(s):
c46a083
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,7 @@ A Gradio-based browser interface for Whisper. You can use it as an Easy Subtitle
|
|
19 |
To run Whisper, you need to have `python` version 3.8 to 3.10 and `FFmpeg`.
|
20 |
|
21 |
Please follow the links below to install the necessary software:
|
|
|
22 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|
23 |
- FFmpeg : [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html)
|
24 |
|
|
|
19 |
To run Whisper, you need to have `python` version 3.8 to 3.10 and `FFmpeg`.
|
20 |
|
21 |
Please follow the links below to install the necessary software:
|
22 |
+
- git : [https://git-scm.com/downloads](https://git-scm.com/downloads)
|
23 |
- python : [https://www.python.org/downloads/](https://www.python.org/downloads/)
|
24 |
- FFmpeg : [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html)
|
25 |
|