Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,6 +18,7 @@ scenedetect==0.6.3
|
|
18 |
opencv-python==4.6.0.66
|
19 |
pysubs2
|
20 |
# misc
|
|
|
21 |
scikit-learn==1.2.2
|
22 |
huggingface_hub==0.23.4
|
23 |
sentencepiece==0.1.99
|
|
|
18 |
opencv-python==4.6.0.66
|
19 |
pysubs2
|
20 |
# misc
|
21 |
+
gdown
|
22 |
scikit-learn==1.2.2
|
23 |
huggingface_hub==0.23.4
|
24 |
sentencepiece==0.1.99
|