kavehtaheri commited on
Commit
b74cb4b
·
verified ·
1 Parent(s): 606c838

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- gradio
2
-
3
- easyocr
4
-
5
- pillow
6
-
7
- numpy
8
-
9
- google-generativeai
10
-
11
- arabic-reshaper
12
-
13
- python-bidi
 
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