mscsasem3 commited on
Commit
5fbc7d8
1 Parent(s): daf1ce3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt CHANGED
@@ -6,3 +6,20 @@ gradio==3.11.0
6
  opencv-python
7
  scikit-image
8
  imageio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  opencv-python
7
  scikit-image
8
  imageio
9
+ spacy
10
+ regex
11
+ scikit-learn
12
+ pandas
13
+ numpy
14
+ textdistance
15
+ tqdm
16
+ sentence_transformers
17
+ https://huggingface.co/spacy/en_core_web_md/resolve/main/en_core_web_md-any-py3-none-any.whl
18
+ opencv-python-headless<4.3
19
+ Pillow
20
+ gradio
21
+ torch
22
+ easyocr
23
+ tensorflow==2.0.0
24
+ keras==2.2.4-tf
25
+ opencv-python