ShawnRu commited on
Commit
5f19e32
·
verified ·
1 Parent(s): 15ba22e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +198 -0
requirements.txt CHANGED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.1.1
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.4.4
4
+ aiohttp==3.11.10
5
+ aiosignal==1.3.1
6
+ annotated-types==0.7.0
7
+ anyio==4.7.0
8
+ async-timeout==4.0.3
9
+ attrs==24.2.0
10
+ backoff==2.2.1
11
+ beautifulsoup4==4.12.3
12
+ bitsandbytes==0.45.0
13
+ blessed==1.20.0
14
+ cachetools==5.5.2
15
+ certifi==2024.8.30
16
+ cffi==1.17.1
17
+ chardet==5.2.0
18
+ charset-normalizer==3.4.0
19
+ click==8.1.7
20
+ cloudpickle==3.1.1
21
+ contourpy==1.3.0
22
+ cryptography==45.0.2
23
+ cycler==0.12.1
24
+ dataclasses-json==0.6.7
25
+ datasets==3.3.1
26
+ dill==0.3.8
27
+ diskcache==5.6.3
28
+ distro==1.9.0
29
+ docx2txt==0.9
30
+ emoji==2.14.1
31
+ exceptiongroup==1.2.2
32
+ fastapi==0.115.6
33
+ ffmpy==0.4.0
34
+ filelock==3.16.1
35
+ filetype==1.2.0
36
+ fonttools==4.55.2
37
+ frozenlist==1.5.0
38
+ fsspec==2024.10.0
39
+ gguf==0.9.1
40
+ gradio==4.44.0
41
+ gradio_client==1.3.0
42
+ greenlet==3.1.1
43
+ h11==0.14.0
44
+ html5lib==1.1
45
+ httpcore==1.0.7
46
+ httptools==0.6.4
47
+ httpx==0.27.2
48
+ huggingface-hub==0.26.5
49
+ idna==3.10
50
+ importlib_metadata==8.6.1
51
+ importlib_resources==6.4.5
52
+ iniconfig==2.0.0
53
+ interegular==0.3.3
54
+ Jinja2==3.1.4
55
+ jiter==0.8.2
56
+ joblib==1.4.2
57
+ jq==1.8.0
58
+ jsonpatch==1.33
59
+ jsonpointer==3.0.0
60
+ jsonschema==4.23.0
61
+ jsonschema-specifications==2024.10.1
62
+ kiwisolver==1.4.7
63
+ langchain==0.3.3
64
+ langchain-community==0.3.2
65
+ langchain-core==0.3.10
66
+ langchain-openai==0.2.0
67
+ langchain-text-splitters==0.3.0
68
+ langdetect==1.0.9
69
+ langsmith==0.1.147
70
+ lark==1.2.2
71
+ llvmlite==0.43.0
72
+ lm-format-enforcer==0.10.6
73
+ lxml==5.3.0
74
+ markdown-it-py==3.0.0
75
+ MarkupSafe==2.1.5
76
+ marshmallow==3.23.1
77
+ matplotlib==3.9.3
78
+ mdurl==0.1.2
79
+ mistral_common==1.5.3
80
+ mpmath==1.3.0
81
+ msgpack==1.1.0
82
+ msgspec==0.19.0
83
+ multidict==6.1.0
84
+ multiprocess==0.70.16
85
+ mypy-extensions==1.0.0
86
+ neo4j==5.28.1
87
+ nest-asyncio==1.6.0
88
+ networkx==3.2.1
89
+ nltk==3.9.1
90
+ numba==0.60.0
91
+ numpy==1.26.4
92
+ nvidia-cublas-cu12==12.1.3.1
93
+ nvidia-cuda-cupti-cu12==12.1.105
94
+ nvidia-cuda-nvrtc-cu12==12.1.105
95
+ nvidia-cuda-runtime-cu12==12.1.105
96
+ nvidia-cudnn-cu12==9.1.0.70
97
+ nvidia-cufft-cu12==11.0.2.54
98
+ nvidia-curand-cu12==10.3.2.106
99
+ nvidia-cusolver-cu12==11.4.5.107
100
+ nvidia-cusparse-cu12==12.1.0.106
101
+ nvidia-ml-py==12.570.86
102
+ nvidia-nccl-cu12==2.20.5
103
+ nvidia-nvjitlink-cu12==12.6.85
104
+ nvidia-nvtx-cu12==12.1.105
105
+ olefile==0.47
106
+ ollama==0.4.7
107
+ openai==1.55.3
108
+ orjson==3.10.12
109
+ outlines==0.0.46
110
+ packaging==24.2
111
+ pandas==2.2.3
112
+ partial-json-parser==0.2.1.1.post5
113
+ pillow==10.4.0
114
+ pluggy==1.5.0
115
+ prometheus-fastapi-instrumentator==7.0.2
116
+ prometheus_client==0.21.1
117
+ propcache==0.2.1
118
+ protobuf==5.29.3
119
+ psutil==6.1.0
120
+ py-cpuinfo==9.0.0
121
+ pyairports==2.1.1
122
+ pyarrow==19.0.1
123
+ pycountry==24.6.1
124
+ pycparser==2.22
125
+ pydantic==2.11.5
126
+ pydantic-settings==2.6.1
127
+ pydantic_core==2.33.2
128
+ pydub==0.25.1
129
+ Pygments==2.18.0
130
+ PyJWT==2.8.0
131
+ pyparsing==3.2.0
132
+ pypdf==4.3.1
133
+ PyPDF2==3.0.1
134
+ pytest==8.2.2
135
+ python-dateutil==2.9.0.post0
136
+ python-dotenv==1.0.1
137
+ python-iso639==2025.2.18
138
+ python-magic==0.4.27
139
+ python-multipart==0.0.19
140
+ python-oxmsg==0.0.2
141
+ pytz==2024.2
142
+ PyYAML==6.0.2
143
+ pyzmq==26.2.1
144
+ RapidFuzz==3.10.1
145
+ ray==2.42.1
146
+ referencing==0.36.2
147
+ regex==2024.11.6
148
+ requests==2.32.3
149
+ requests-toolbelt==1.0.0
150
+ rich==13.9.4
151
+ rpds-py==0.22.3
152
+ ruff==0.8.2
153
+ safetensors==0.4.5
154
+ scikit-learn==1.6.0
155
+ scipy==1.13.1
156
+ semantic-version==2.10.0
157
+ sentence-transformers==3.3.0
158
+ sentencepiece==0.2.0
159
+ shellingham==1.5.4
160
+ six==1.17.0
161
+ sniffio==1.3.1
162
+ soupsieve==2.6
163
+ SQLAlchemy==2.0.36
164
+ starlette==0.41.3
165
+ sympy==1.13.3
166
+ tenacity==8.5.0
167
+ threadpoolctl==3.5.0
168
+ tiktoken==0.8.0
169
+ tokenizers==0.19.1
170
+ tomli==2.2.1
171
+ tomlkit==0.12.0
172
+ torch==2.4.0
173
+ torchvision==0.19.0
174
+ tqdm==4.67.1
175
+ transformers==4.44.0
176
+ triton==3.0.0
177
+ typer==0.15.1
178
+ typing-inspect==0.9.0
179
+ typing-inspection==0.4.1
180
+ typing_extensions==4.12.2
181
+ tzdata==2024.2
182
+ unstructured==0.17.2
183
+ unstructured-client==0.35.0
184
+ urllib3==2.2.3
185
+ uvicorn==0.32.1
186
+ uvloop==0.21.0
187
+ vllm==0.6.0
188
+ vllm-flash-attn==2.6.1
189
+ watchfiles==1.0.4
190
+ wcwidth==0.2.13
191
+ webencodings==0.5.1
192
+ websockets==12.0
193
+ wrapt==1.17.2
194
+ xformers==0.0.27.post2
195
+ xxhash==3.5.0
196
+ yarl==1.18.3
197
+ zhipuai==2.1.5.20250106
198
+ zipp==3.21.0