cptsubtext commited on
Commit
cd08b5d
·
1 Parent(s): 9f5c443

add missing packages to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -54,3 +54,6 @@ typing_extensions==4.11.0
54
  tzdata==2024.1
55
  urllib3==2.2.1
56
  watchdog==4.0.0
 
 
 
 
54
  tzdata==2024.1
55
  urllib3==2.2.1
56
  watchdog==4.0.0
57
+ webvtt-py==0.4.6
58
+ pydub==0.25.1
59
+ pysrt==1.1.2