kavehtaheri commited on
Commit
5b7e63c
·
verified ·
1 Parent(s): 45c5aeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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