lvying commited on
Commit
ecf1475
1 Parent(s): ef48816

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +179 -0
requirements.txt ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.20.3
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==5.0.1
6
+ anyio==3.7.1
7
+ asttokens==2.2.1
8
+ async-timeout==4.0.2
9
+ attrs==23.1.0
10
+ backcall==0.2.0
11
+ backoff==2.2.1
12
+ certifi==2023.5.7
13
+ cffi==1.15.1
14
+ chardet==5.1.0
15
+ charset-normalizer==3.1.0
16
+ chromadb==0.3.29
17
+ click==8.1.4
18
+ clickhouse-connect==0.6.6
19
+ cmake==3.26.4
20
+ coloredlogs==15.0.1
21
+ contourpy==1.1.0
22
+ cryptography==41.0.2
23
+ cycler==0.11.0
24
+ dataclasses-json==0.5.9
25
+ decorator==5.1.1
26
+ docarray==0.32.1
27
+ duckdb==0.8.1
28
+ et-xmlfile==1.1.0
29
+ exceptiongroup==1.1.2
30
+ executing==1.2.0
31
+ fairscale==0.4.13
32
+ faiss-cpu==1.7.4
33
+ faiss-gpu==1.7.2
34
+ fastapi==0.85.1
35
+ ffmpy==0.3.0
36
+ filelock==3.12.2
37
+ filetype==1.2.0
38
+ fire==0.5.0
39
+ flatbuffers==23.5.26
40
+ fonttools==4.40.0
41
+ frozenlist==1.3.3
42
+ fsspec==2023.6.0
43
+ gradio==3.36.1
44
+ gradio_client==0.2.8
45
+ greenlet==2.0.2
46
+ h11==0.14.0
47
+ hnswlib==0.7.0
48
+ httpcore==0.17.3
49
+ httptools==0.6.0
50
+ httpx==0.24.1
51
+ huggingface-hub==0.15.1
52
+ humanfriendly==10.0
53
+ idna==3.4
54
+ importlib-metadata==6.8.0
55
+ ipython==8.14.0
56
+ jedi==0.18.2
57
+ Jinja2==3.1.2
58
+ joblib==1.3.1
59
+ jsonschema==4.18.0
60
+ jsonschema-specifications==2023.6.1
61
+ kiwisolver==1.4.4
62
+ langchain==0.0.230
63
+ langchainplus-sdk==0.0.20
64
+ linkify-it-py==2.0.2
65
+ lit==16.0.6
66
+ lxml==4.9.3
67
+ lz4==4.3.2
68
+ Markdown==3.4.3
69
+ markdown-it-py==2.2.0
70
+ MarkupSafe==2.1.3
71
+ marshmallow==3.19.0
72
+ marshmallow-enum==1.5.1
73
+ matplotlib==3.7.2
74
+ matplotlib-inline==0.1.6
75
+ mdit-py-plugins==0.3.3
76
+ mdurl==0.1.2
77
+ monotonic==1.6
78
+ mpmath==1.3.0
79
+ msg-parser==1.2.0
80
+ multidict==6.0.4
81
+ mypy-extensions==1.0.0
82
+ networkx==3.1
83
+ nltk==3.8.1
84
+ numexpr==2.8.4
85
+ numpy==1.25.0
86
+ nvidia-cublas-cu11==11.10.3.66
87
+ nvidia-cuda-cupti-cu11==11.7.101
88
+ nvidia-cuda-nvrtc-cu11==11.7.99
89
+ nvidia-cuda-runtime-cu11==11.7.99
90
+ nvidia-cudnn-cu11==8.5.0.96
91
+ nvidia-cufft-cu11==10.9.0.58
92
+ nvidia-curand-cu11==10.2.10.91
93
+ nvidia-cusolver-cu11==11.4.0.1
94
+ nvidia-cusparse-cu11==11.7.4.91
95
+ nvidia-nccl-cu11==2.14.3
96
+ nvidia-nvtx-cu11==11.7.91
97
+ olefile==0.46
98
+ onnxruntime==1.15.1
99
+ openapi-schema-pydantic==1.2.4
100
+ opencv-python==4.8.0.74
101
+ openpyxl==3.1.2
102
+ orjson==3.9.2
103
+ overrides==7.3.1
104
+ packaging==23.1
105
+ pandas==2.0.3
106
+ parso==0.8.3
107
+ pdf2image==1.16.3
108
+ pdfminer.six==20221105
109
+ peft==0.3.0
110
+ pexpect==4.8.0
111
+ pickleshare==0.7.5
112
+ Pillow==10.0.0
113
+ posthog==3.0.1
114
+ prompt-toolkit==3.0.39
115
+ protobuf==3.20.0
116
+ psutil==5.9.5
117
+ ptyprocess==0.7.0
118
+ pulsar-client==3.2.0
119
+ pure-eval==0.2.2
120
+ pycparser==2.21
121
+ pydantic==1.10.11
122
+ pydub==0.25.1
123
+ Pygments==2.15.1
124
+ pypandoc==1.11
125
+ pyparsing==3.0.9
126
+ python-dateutil==2.8.2
127
+ python-docx==0.8.11
128
+ python-dotenv==1.0.0
129
+ python-magic==0.4.27
130
+ python-multipart==0.0.6
131
+ python-pptx==0.6.21
132
+ pytz==2023.3
133
+ PyYAML==6.0
134
+ referencing==0.29.1
135
+ regex==2023.6.3
136
+ requests==2.31.0
137
+ rich==13.4.2
138
+ rpds-py==0.8.10
139
+ scikit-learn==1.3.0
140
+ scipy==1.11.1
141
+ semantic-version==2.10.0
142
+ sentence-transformers==2.2.2
143
+ sentencepiece==0.1.97
144
+ six==1.16.0
145
+ sniffio==1.3.0
146
+ SQLAlchemy==2.0.18
147
+ stack-data==0.6.2
148
+ starlette==0.20.4
149
+ sympy==1.12
150
+ tabulate==0.9.0
151
+ tenacity==8.2.2
152
+ termcolor==2.3.0
153
+ threadpoolctl==3.1.0
154
+ tokenizers==0.13.3
155
+ toolz==0.12.0
156
+ torch==2.0.1
157
+ torchvision==0.15.2
158
+ tqdm==4.65.0
159
+ traitlets==5.9.0
160
+ transformers==4.28.1
161
+ triton==2.0.0
162
+ types-requests==2.31.0.1
163
+ types-urllib3==1.26.25.13
164
+ typing-inspect==0.9.0
165
+ typing_extensions==4.7.1
166
+ tzdata==2023.3
167
+ uc-micro-py==1.0.2
168
+ unstructured==0.8.1
169
+ urllib3==2.0.3
170
+ uvicorn==0.22.0
171
+ uvloop==0.17.0
172
+ watchfiles==0.19.0
173
+ wcwidth==0.2.6
174
+ websockets==11.0.3
175
+ xlrd==2.0.1
176
+ XlsxWriter==3.1.2
177
+ yarl==1.9.2
178
+ zipp==3.16.1
179
+ zstandard==0.21.0