Update requirements.txt
Browse files- requirements.txt +20 -0
requirements.txt
CHANGED
@@ -6,3 +6,23 @@ gradio==3.11.0
|
|
6 |
opencv-python
|
7 |
scikit-image
|
8 |
imageio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
opencv-python
|
7 |
scikit-image
|
8 |
imageio
|
9 |
+
scikit-learn
|
10 |
+
tensorflow-addons
|
11 |
+
gradio==3.11.0
|
12 |
+
scikit-image
|
13 |
+
imageio
|
14 |
+
spacy
|
15 |
+
regex
|
16 |
+
scikit-learn
|
17 |
+
pandas
|
18 |
+
numpy==1.21
|
19 |
+
textdistance
|
20 |
+
tqdm
|
21 |
+
sentence_transformers
|
22 |
+
https://huggingface.co/spacy/en_core_web_md/resolve/main/en_core_web_md-any-py3-none-any.whl
|
23 |
+
Pillow
|
24 |
+
gradio
|
25 |
+
torch
|
26 |
+
easyocr
|
27 |
+
tensorflow==2.2.0
|
28 |
+
keras==2.2.4
|