-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.5 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
autopep8==1.5.6
backcall==0.2.0
beautifulsoup4==4.9.3
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
cssmin==0.2.0
cycler==0.10.0
Cython==0.29.21
dataclasses==0.8
decorator==4.4.2
easyocr==1.3.0.1
fastapi==0.63.0
filelock==3.0.12
Flask==1.1.2
Flask-Assets==2.0
gensim==4.0.1
h11==0.12.0
idna==2.10
imageio==2.9.0
importlib-metadata==3.10.1
ipykernel==5.5.3
ipython==7.16.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.3
joblib==1.0.1
jsmin==2.2.2
jupyter-client==6.1.12
jupyter-core==4.7.1
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.3.4
networkx==2.5.1
nltk==3.6.1
numpy==1.19.5
opencv-python==4.5.1.48
packaging==20.9
pandas==1.1.5
parso==0.8.2
pickleshare==0.7.5
Pillow==8.2.0
prompt-toolkit==3.0.18
py4j==0.10.7
pyarrow==3.0.0
pycodestyle==2.7.0
pydantic==1.8.1
Pygments==2.8.1
pyparsing==2.4.7
pytesseract==0.3.7
python-bidi==0.4.2
python-dateutil==2.8.1
pytz==2021.1
PyWavelets==1.1.1
pywin32==300
PyYAML==5.4.1
pyzmq==22.0.3
regex==2021.4.4
requests==2.25.1
sacremoses==0.0.44
scikit-image==0.17.2
scikit-learn==0.24.1
scipy==1.5.4
sentence-transformers==1.0.4
sentencepiece==0.1.95
six==1.15.0
smart-open==5.0.0
soupsieve==2.2.1
spark-nlp==3.0.2
starlette==0.13.6
threadpoolctl==2.1.0
tifffile==2020.9.3
tokenizers==0.10.2
toml==0.10.2
torch==1.8.1+cu101
torchaudio==0.8.1
torchvision==0.9.1+cu101
tornado==6.1
tqdm==4.60.0
traitlets==4.3.3
transformers==4.5.1
typing-extensions==3.7.4.3
urllib3==1.26.4
uvicorn==0.13.4
wcwidth==0.2.5
webassets==2.0
Werkzeug==1.0.1
zipp==3.4.1