Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
gradio
|
2 |
opencv-python-headless
|
3 |
-
easyocr
|
4 |
Pillow
|
5 |
google-generativeai
|
6 |
arabic_reshaper
|
7 |
-
python-bidi
|
8 |
numpy
|
9 |
-
ffmpeg-python
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
opencv-python-headless
|
|
|
3 |
Pillow
|
4 |
google-generativeai
|
5 |
arabic_reshaper
|
6 |
+
#python-bidi
|
7 |
numpy
|
8 |
+
ffmpeg-python
|
9 |
+
easyocr
|
10 |
+
scikit-learn
|
11 |
+
requests
|