Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +13 -13
requirements.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
python
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
easyocr==1.7.0
|
3 |
+
Pillow==10.0.0
|
4 |
+
numpy==1.24.3
|
5 |
+
google-generativeai==0.3.0
|
6 |
+
arabic-reshaper==3.0.0
|
7 |
+
opencv-python==4.8.0.76
|
8 |
+
moviepy==1.0.3
|
9 |
+
imageio==2.31.1
|
10 |
+
imageio-ffmpeg==0.4.8
|
11 |
+
bidi.algorithm==0.16.0
|
12 |
+
python-bidi==0.4.2
|
13 |
+
ffmpeg-python==0.2.0
|