mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-02-04 04:34:41 +08:00
Update requirements.txt
This commit is contained in:
@@ -1,24 +1,22 @@
|
|||||||
albumentations==0.5.2
|
albumentations~=1.4.10
|
||||||
filesplit==3.0.2
|
filesplit==3.0.2
|
||||||
opencv-python==4.8.1.78
|
opencv-python==4.11.0.86
|
||||||
scikit-image==0.17.2
|
scikit-image==0.25.2
|
||||||
imgaug==0.4.0
|
imgaug==0.4.0
|
||||||
kornia==0.5.0
|
pyclipper==1.3.0.post6
|
||||||
pyclipper==1.3.0.post5
|
lmdb==1.6.2
|
||||||
lmdb==1.4.1
|
PyYAML==6.0.2
|
||||||
PyYAML==6.0.1
|
omegaconf==2.3.0
|
||||||
omegaconf==2.1.2
|
tqdm==4.67.1
|
||||||
tqdm==4.66.1
|
|
||||||
PySimpleGUI-4-foss==4.60.4.1
|
PySimpleGUI-4-foss==4.60.4.1
|
||||||
easydict==1.9
|
easydict==1.13
|
||||||
scikit-learn==0.24.2
|
scikit-learn==1.6.1
|
||||||
pandas==2.0.3
|
pandas==2.2.3
|
||||||
webdataset==0.2.57
|
webdataset==0.2.111
|
||||||
pytorch-lightning==1.2.9
|
numpy==2.2.5
|
||||||
numpy==1.23.1
|
protobuf==6.30.2
|
||||||
protobuf==3.20.0
|
av==14.3.0
|
||||||
av==11.0.0
|
einops==0.8.1
|
||||||
einops==0.7.0
|
|
||||||
paddleocr==2.10.0
|
paddleocr==2.10.0
|
||||||
paddle2onnx==1.3.1
|
paddle2onnx==1.3.1
|
||||||
onnxruntime-gpu==1.20.1
|
onnxruntime-gpu==1.20.1
|
||||||
|
|||||||
Reference in New Issue
Block a user