jhj0517 commited on
Commit
a3f3782
1 Parent(s): 404fd96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ See PROMPT_GUIDE.md to see how to prompt the segmentation parts of the image.
42
  To run this Web UI, you need these prerequisites. If you don't have them, please install them in the following links :
43
 
44
  - `git` : https://git-scm.com/downloads
45
- - `python => 3.10` : https://www.python.org/downloads/
46
  - `FFmpeg` : https://ffmpeg.org/download.html
47
 
48
  After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your system PATH!** <br>
 
42
  To run this Web UI, you need these prerequisites. If you don't have them, please install them in the following links :
43
 
44
  - `git` : https://git-scm.com/downloads
45
+ - `python=>3.10` : https://www.python.org/downloads/
46
  - `FFmpeg` : https://ffmpeg.org/download.html
47
 
48
  After installing FFmpeg, **make sure to add the `FFmpeg/bin` folder to your system PATH!** <br>