Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -6,7 +6,4 @@ gradio
|
|
6 |
ffmpeg-python
|
7 |
arabic-reshaper
|
8 |
python-bidi
|
9 |
-
pysrt
|
10 |
-
imagemagick
|
11 |
-
libmagick++-dev
|
12 |
-
cat /etc/ImageMagick-6/policy.xml | sed 's/none/read,write/g'> /etc/ImageMagick-6/policy.xml
|
|
|
6 |
ffmpeg-python
|
7 |
arabic-reshaper
|
8 |
python-bidi
|
9 |
+
pysrt
|
|
|
|
|
|