QINGCHE commited on
Commit
ede9cea
1 Parent(s): fb88c77
Files changed (1) hide show
  1. requirements.txt +147 -3
requirements.txt CHANGED
@@ -1,18 +1,162 @@
 
 
 
 
 
 
 
 
 
 
1
  backoff==2.2.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  docx==0.2.4
 
 
 
 
 
3
  fitz==0.0.1.dev2
 
 
 
4
  fpdf==1.7.2
 
 
 
5
  gensim==4.3.1
 
6
  gradio==3.34.0
 
 
 
 
 
 
 
 
 
 
 
7
  jieba==0.42.1
 
 
 
 
 
 
 
 
 
 
 
8
  matplotlib==3.7.1
 
 
 
 
 
 
 
 
9
  numpy==1.24.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  paddlenlp==2.5.2
 
11
  pandas==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  PyMuPDF==1.22.3
13
- python_docx==0.8.11
14
- Requests==2.31.0
15
- scikit_learn==1.2.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  torch==2.0.1
17
  tqdm==4.65.0
 
18
  transformers==4.29.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ altair==5.0.1
5
+ anyio==3.7.0
6
+ astor==0.8.1
7
+ async-timeout==4.0.2
8
+ attrs==23.1.0
9
+ autopep8==2.0.2
10
+ Babel==2.12.1
11
  backoff==2.2.1
12
+ bce-python-sdk==0.8.83
13
+ blinker==1.6.2
14
+ certifi==2023.5.7
15
+ charset-normalizer==3.1.0
16
+ ci-info==0.3.0
17
+ click==8.1.3
18
+ cmake==3.26.3
19
+ colorama==0.4.6
20
+ colorlog==6.7.0
21
+ configobj==5.0.8
22
+ configparser==5.3.0
23
+ contourpy==1.0.7
24
+ cycler==0.11.0
25
+ datasets==2.12.0
26
+ decorator==5.1.1
27
+ dill==0.3.4
28
+ docopt==0.6.2
29
  docx==0.2.4
30
+ etelemetry==0.3.0
31
+ exceptiongroup==1.1.1
32
+ fastapi==0.95.2
33
+ ffmpy==0.3.0
34
+ filelock==3.12.0
35
  fitz==0.0.1.dev2
36
+ Flask==2.3.2
37
+ Flask-Babel==2.0.0
38
+ fonttools==4.39.4
39
  fpdf==1.7.2
40
+ frozenlist==1.3.3
41
+ fsspec==2023.5.0
42
+ future==0.18.3
43
  gensim==4.3.1
44
+ git-filter-repo==2.38.0
45
  gradio==3.34.0
46
+ gradio-client==0.2.6
47
+ h11==0.14.0
48
+ httpcore==0.17.2
49
+ httplib2==0.22.0
50
+ httpx==0.24.1
51
+ huggingface-hub==0.14.1
52
+ idna==3.4
53
+ importlib-metadata==6.6.0
54
+ importlib-resources==5.12.0
55
+ isodate==0.6.1
56
+ itsdangerous==2.1.2
57
  jieba==0.42.1
58
+ Jinja2==3.1.2
59
+ joblib==1.2.0
60
+ jsonschema==4.17.3
61
+ kaggle==1.5.13
62
+ kiwisolver==1.4.4
63
+ linkify-it-py==2.0.2
64
+ lit==16.0.5
65
+ looseversion==1.2.0
66
+ lxml==4.9.2
67
+ markdown-it-py==2.2.0
68
+ MarkupSafe==2.1.2
69
  matplotlib==3.7.1
70
+ mdit-py-plugins==0.3.3
71
+ mdurl==0.1.2
72
+ mpmath==1.3.0
73
+ multidict==6.0.4
74
+ multiprocess==0.70.12.2
75
+ networkx==3.1
76
+ nibabel==5.1.0
77
+ nipype==1.8.6
78
  numpy==1.24.3
79
+ nvidia-cublas-cu11==11.10.3.66
80
+ nvidia-cuda-cupti-cu11==11.7.101
81
+ nvidia-cuda-nvrtc-cu11==11.7.99
82
+ nvidia-cuda-runtime-cu11==11.7.99
83
+ nvidia-cudnn-cu11==8.5.0.96
84
+ nvidia-cufft-cu11==10.9.0.58
85
+ nvidia-curand-cu11==10.2.10.91
86
+ nvidia-cusolver-cu11==11.4.0.1
87
+ nvidia-cusparse-cu11==11.7.4.91
88
+ nvidia-nccl-cu11==2.14.3
89
+ nvidia-nvtx-cu11==11.7.91
90
+ opt-einsum==3.3.0
91
+ orjson==3.9.0
92
+ packaging==23.1
93
+ paddle-bfloat==0.1.7
94
+ paddle2onnx==1.0.6
95
+ paddlefsl==1.1.0
96
  paddlenlp==2.5.2
97
+ paddlepaddle==2.4.2
98
  pandas==2.0.2
99
+ pathlib==1.0.1
100
+ Pillow==9.5.0
101
+ pip==20.3.4
102
+ pipreqs==0.4.13
103
+ protobuf==3.20.0
104
+ prov==2.0.0
105
+ pyarrow==12.0.0
106
+ pycodestyle==2.10.0
107
+ pycryptodome==3.18.0
108
+ pydantic==1.10.8
109
+ pydot==1.4.2
110
+ pydub==0.25.1
111
+ Pygments==2.15.1
112
  PyMuPDF==1.22.3
113
+ pyparsing==3.0.9
114
+ pyrsistent==0.19.3
115
+ python-dateutil==2.8.2
116
+ python-docx==0.8.11
117
+ python-multipart==0.0.6
118
+ python-slugify==8.0.1
119
+ pytz==2023.3
120
+ pyxnat==1.5
121
+ PyYAML==6.0
122
+ rdflib==6.3.2
123
+ regex==2023.5.5
124
+ requests==2.31.0
125
+ responses==0.18.0
126
+ rich==13.4.1
127
+ scikit-learn==1.2.2
128
+ scipy==1.10.1
129
+ semantic-version==2.10.0
130
+ sentencepiece==0.1.99
131
+ seqeval==1.2.2
132
+ setuptools==52.0.0
133
+ simplejson==3.19.1
134
+ six==1.16.0
135
+ smart-open==6.3.0
136
+ sniffio==1.3.0
137
+ starlette==0.27.0
138
+ sympy==1.12
139
+ text-unidecode==1.3
140
+ threadpoolctl==3.1.0
141
+ tokenizers==0.13.3
142
+ tomli==2.0.1
143
+ toolz==0.12.0
144
  torch==2.0.1
145
  tqdm==4.65.0
146
+ traits==6.3.2
147
  transformers==4.29.2
148
+ triton==2.0.0
149
+ typer==0.9.0
150
+ typing-extensions==4.6.2
151
+ tzdata==2023.3
152
+ uc-micro-py==1.0.2
153
+ urllib3==2.0.2
154
+ uvicorn==0.22.0
155
+ visualdl==2.4.2
156
+ websockets==11.0.3
157
+ Werkzeug==2.3.4
158
+ wheel==0.34.2
159
+ xxhash==3.2.0
160
+ yarg==0.1.9
161
+ yarl==1.9.2
162
+ zipp==3.15.0