mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-02-03 20:24:43 +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
|
||||
opencv-python==4.8.1.78
|
||||
scikit-image==0.17.2
|
||||
opencv-python==4.11.0.86
|
||||
scikit-image==0.25.2
|
||||
imgaug==0.4.0
|
||||
kornia==0.5.0
|
||||
pyclipper==1.3.0.post5
|
||||
lmdb==1.4.1
|
||||
PyYAML==6.0.1
|
||||
omegaconf==2.1.2
|
||||
tqdm==4.66.1
|
||||
pyclipper==1.3.0.post6
|
||||
lmdb==1.6.2
|
||||
PyYAML==6.0.2
|
||||
omegaconf==2.3.0
|
||||
tqdm==4.67.1
|
||||
PySimpleGUI-4-foss==4.60.4.1
|
||||
easydict==1.9
|
||||
scikit-learn==0.24.2
|
||||
pandas==2.0.3
|
||||
webdataset==0.2.57
|
||||
pytorch-lightning==1.2.9
|
||||
numpy==1.23.1
|
||||
protobuf==3.20.0
|
||||
av==11.0.0
|
||||
einops==0.7.0
|
||||
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
|
||||
paddle2onnx==1.3.1
|
||||
onnxruntime-gpu==1.20.1
|
||||
|
||||
Reference in New Issue
Block a user