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