6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
|
|
# 安裝: pip install -r requirements.txt
|
||
|
|
# 另外需自行安裝 FFmpeg 並加入 PATH (https://ffmpeg.org/download.html)
|
||
|
|
easyocr
|
||
|
|
opencv-python
|
||
|
|
numpy
|