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