Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ speechrecognition
|
|
11 |
huggingface_hub==0.25.2
|
12 |
gradio==4.19.2
|
13 |
PyJWT
|
14 |
-
deep-translator==1.9.3
|
|
|
|
11 |
huggingface_hub==0.25.2
|
12 |
gradio==4.19.2
|
13 |
PyJWT
|
14 |
+
deep-translator==1.9.3
|
15 |
+
opencv-python-headless
|