Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ huggingface_hub
|
|
10 |
moviepy
|
11 |
beautifulsoup4
|
12 |
audio-recorder-streamlit
|
13 |
-
textract
|
|
|
|
10 |
moviepy
|
11 |
beautifulsoup4
|
12 |
audio-recorder-streamlit
|
13 |
+
textract
|
14 |
+
opencv-python
|