Files
video-subtitle-remover/requirements.txt
Jason 7cf4e882cd 初步支持 macOS (Apple Silicon)
升级至PP-OCRv5
Tested with Python 3.13
感谢用户 "期望" 提供的macOS设备用于开发测试
2025-05-22 13:02:28 +08:00

25 lines
613 B
Plaintext

albumentations~=1.4.10
filesplit==3.0.2
opencv-python==4.11.0.86
scikit-image==0.25.2
imgaug==0.4.0
pyclipper==1.3.0.post6
lmdb==1.6.2
PyYAML==6.0.2
omegaconf==2.3.0
tqdm==4.67.1
pyside6-fluent-widgets==1.7.7
easydict==1.13
scikit-learn==1.6.1
pandas==2.2.3
webdataset==0.2.111
numpy==2.2.5
protobuf==6.30.2
av==14.3.0
einops==0.8.1
paddleocr==2.10.0
onnxruntime-gpu==1.20.1; sys_platform == 'linux'
# do not upgrade, windows 10/11 compatable issues, check hardware_acclerator.py:100
onnxruntime-directml==1.20.1; sys_platform == 'win32'
onnxruntime==1.22.0; sys_platform == 'darwin'
je-showinfilemanager==1.1.6a4