-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy pathrequirements.txt
143 lines (131 loc) · 2.44 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
bce-python-sdk
unidic-lite==1.0.8
paddlepaddle-gpu==2.2.2
jaconv==0.3
torchvision==0.10.1
loguru==0.6.0
paddleocr==2.4
tensorflow-gpu==2.4.0
transformers==4.17.0
visualdl==2.2.3
tensorboard==2.8.0
pyqt6==6.2.3
imgaug==0.4.0
python-Levenshtein-wheels==0.13.2
opencv-python==4.5.4.60
fugashi==1.1.2
eventlet
# ----------------------Ignored dependent packages---------------------
#altgraph==0.17.2
#fire==0.4.0
#keras==2.8.0
#libclang==13.0.0
#pyinstaller-hooks-contrib==2022.2
#pyperclip==1.8.2
#pywin32-ctypes==0.2.0
#qpt==1.0b3.dev1
#tensorflow-io-gcs-filesystem==0.24.0
#tf-estimator-nightly==2.8.0.dev2021122109
#torchaudio==0.10.2+cu102
# ----------------------Ignored sub dependent packages---------------------
# -----Dependencies of paddlepaddle-gpu
#numpy<=1.19.3,>=1.13
#six
#decorator
#protobuf>=3.1.0
#requests>=2.20.0
#astor
#pillow
# -----Dependencies of torchvision
#numpy
#torch==1.10.2
#pillow!=8.3.0,>=5.3.0
# -----Dependencies of loguru
#win32-setctime>=1.0.0
#colorama>=0.3.4
# -----Dependencies of paddleocr
#opencv-contrib-python==4.4.0.46
#cython
#lmdb
#imgaug==0.4.0
#pyclipper
#tqdm
#python-levenshtein
#premailer
#visualdl
#lxml
#paddlenlp>=2.2.1
#scikit-image
#numpy
#shapely
#openpyxl
# -----Dependencies of tensorflow-gpu
#wrapt~=1.12.1
#google-pasta~=0.2
#tensorflow-estimator<2.5.0,>=2.4.0rc0
#keras-preprocessing~=1.1.2
#grpcio~=1.32.0
#absl-py~=0.10
#protobuf>=3.9.2
#six~=1.15.0
#numpy~=1.19.2
#termcolor~=1.1.0
#typing-extensions~=3.7.4
#gast==0.3.3
#wheel~=0.35
#flatbuffers~=1.12.0
#astunparse~=1.6.3
#tensorboard~=2.4
#opt-einsum~=3.3.0
#h5py~=2.10.0
# -----Dependencies of transformers
#filelock
#regex!=2019.12.17
#tokenizers!=0.11.3,>=0.11.1
#tqdm>=4.27
#packaging>=20.0
#sacremoses
#requests
#huggingface-hub<1.0,>=0.1.0
#numpy>=1.17
#pyyaml>=5.1
# -----Dependencies of visualdl
#pandas
#matplotlib
#six>=1.14.0
#protobuf>=3.11.0
#flask>=1.1.1
#flake8>=3.7.9
#requests
#shellcheck-py
#flask-babel>=1.0.0
#numpy
#pre-commit
#pillow>=7.0.0
# -----Dependencies of tensorboard
#markdown>=2.6.8
#setuptools>=41.0.0
#google-auth<3,>=1.6.3
#tensorboard-data-server<0.7.0,>=0.6.0
#werkzeug>=0.11.15
#grpcio>=1.24.3
#tensorboard-plugin-wit>=1.6.0
#numpy>=1.12.0
#requests<3,>=2.21.0
#wheel>=0.26
#absl-py>=0.4
#protobuf>=3.6.0
#google-auth-oauthlib<0.5,>=0.4.1
# -----Dependencies of pyqt6
#pyqt6-sip<14,>=13.2
#pyqt6-qt6>=6.2.3
# -----Dependencies of imgaug
#scikit-image>=0.14.2
#opencv-python
#matplotlib
#numpy>=1.15
#six
#scipy
#imageio
#pillow
#shapely