joefarrington commited on
Commit
ef571ad
·
1 Parent(s): c93b5e1

Add gh to reqs

Browse files
Files changed (2) hide show
  1. .huggingface.yaml +0 -4
  2. requirements.txt +286 -0
.huggingface.yaml DELETED
@@ -1,4 +0,0 @@
1
- python:
2
- version: 3.12.5
3
- setup: |
4
- pip install .
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,286 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile pyproject.toml -o requirements.txt
3
+ aiofiles==23.2.1
4
+ # via gradio
5
+ aiohappyeyeballs==2.4.3
6
+ # via aiohttp
7
+ aiohttp==3.10.10
8
+ # via
9
+ # langchain
10
+ # langchain-community
11
+ aiosignal==1.3.1
12
+ # via aiohttp
13
+ annotated-types==0.7.0
14
+ # via pydantic
15
+ antlr4-python3-runtime==4.9.3
16
+ # via
17
+ # hydra-core
18
+ # omegaconf
19
+ anyio==4.6.2.post1
20
+ # via
21
+ # gradio
22
+ # httpx
23
+ # openai
24
+ # starlette
25
+ attrs==24.2.0
26
+ # via aiohttp
27
+ beautifulsoup4==4.12.3
28
+ # via ucl-module-chat (pyproject.toml)
29
+ certifi==2024.8.30
30
+ # via
31
+ # httpcore
32
+ # httpx
33
+ # requests
34
+ charset-normalizer==3.4.0
35
+ # via requests
36
+ click==8.1.7
37
+ # via
38
+ # typer
39
+ # uvicorn
40
+ dataclasses-json==0.6.7
41
+ # via langchain-community
42
+ distro==1.9.0
43
+ # via openai
44
+ faiss-cpu==1.9.0
45
+ # via ucl-module-chat (pyproject.toml)
46
+ fastapi==0.115.3
47
+ # via gradio
48
+ ffmpy==0.4.0
49
+ # via gradio
50
+ filelock==3.16.1
51
+ # via huggingface-hub
52
+ frozenlist==1.5.0
53
+ # via
54
+ # aiohttp
55
+ # aiosignal
56
+ fsspec==2024.10.0
57
+ # via
58
+ # gradio-client
59
+ # huggingface-hub
60
+ gitdb==4.0.11
61
+ # via gitpython
62
+ gitpython==3.1.43
63
+ # via ucl-module-chat (pyproject.toml)
64
+ gradio==5.3.0
65
+ # via ucl-module-chat (pyproject.toml)
66
+ gradio-client==1.4.2
67
+ # via gradio
68
+ greenlet==3.1.1
69
+ # via sqlalchemy
70
+ h11==0.14.0
71
+ # via
72
+ # httpcore
73
+ # uvicorn
74
+ httpcore==1.0.6
75
+ # via httpx
76
+ httpx==0.27.2
77
+ # via
78
+ # gradio
79
+ # gradio-client
80
+ # langsmith
81
+ # openai
82
+ huggingface-hub==0.26.1
83
+ # via
84
+ # gradio
85
+ # gradio-client
86
+ hydra-core==1.3.2
87
+ # via ucl-module-chat (pyproject.toml)
88
+ idna==3.10
89
+ # via
90
+ # anyio
91
+ # httpx
92
+ # requests
93
+ # yarl
94
+ jinja2==3.1.4
95
+ # via
96
+ # ucl-module-chat (pyproject.toml)
97
+ # gradio
98
+ jiter==0.6.1
99
+ # via openai
100
+ jsonpatch==1.33
101
+ # via langchain-core
102
+ jsonpointer==3.0.0
103
+ # via jsonpatch
104
+ langchain==0.3.4
105
+ # via
106
+ # ucl-module-chat (pyproject.toml)
107
+ # langchain-community
108
+ langchain-community==0.3.3
109
+ # via ucl-module-chat (pyproject.toml)
110
+ langchain-core==0.3.12
111
+ # via
112
+ # langchain
113
+ # langchain-community
114
+ # langchain-openai
115
+ # langchain-text-splitters
116
+ langchain-openai==0.2.3
117
+ # via ucl-module-chat (pyproject.toml)
118
+ langchain-text-splitters==0.3.0
119
+ # via langchain
120
+ langsmith==0.1.137
121
+ # via
122
+ # langchain
123
+ # langchain-community
124
+ # langchain-core
125
+ loguru==0.7.2
126
+ # via ucl-module-chat (pyproject.toml)
127
+ markdown-it-py==3.0.0
128
+ # via rich
129
+ markupsafe==2.1.5
130
+ # via
131
+ # gradio
132
+ # jinja2
133
+ marshmallow==3.23.0
134
+ # via dataclasses-json
135
+ mdurl==0.1.2
136
+ # via markdown-it-py
137
+ multidict==6.1.0
138
+ # via
139
+ # aiohttp
140
+ # yarl
141
+ mypy-extensions==1.0.0
142
+ # via typing-inspect
143
+ numpy==1.26.4
144
+ # via
145
+ # faiss-cpu
146
+ # gradio
147
+ # langchain
148
+ # langchain-community
149
+ # pandas
150
+ omegaconf==2.3.0
151
+ # via hydra-core
152
+ openai==1.52.2
153
+ # via langchain-openai
154
+ orjson==3.10.10
155
+ # via
156
+ # gradio
157
+ # langsmith
158
+ packaging==24.1
159
+ # via
160
+ # faiss-cpu
161
+ # gradio
162
+ # gradio-client
163
+ # huggingface-hub
164
+ # hydra-core
165
+ # langchain-core
166
+ # marshmallow
167
+ pandas==2.2.3
168
+ # via gradio
169
+ pillow==10.4.0
170
+ # via gradio
171
+ propcache==0.2.0
172
+ # via yarl
173
+ pydantic==2.9.2
174
+ # via
175
+ # fastapi
176
+ # gradio
177
+ # langchain
178
+ # langchain-core
179
+ # langsmith
180
+ # openai
181
+ # pydantic-settings
182
+ pydantic-core==2.23.4
183
+ # via pydantic
184
+ pydantic-settings==2.6.0
185
+ # via langchain-community
186
+ pydub==0.25.1
187
+ # via gradio
188
+ pygments==2.18.0
189
+ # via rich
190
+ python-dateutil==2.9.0.post0
191
+ # via pandas
192
+ python-dotenv==1.0.1
193
+ # via pydantic-settings
194
+ python-multipart==0.0.12
195
+ # via gradio
196
+ pytz==2024.2
197
+ # via pandas
198
+ pyyaml==6.0.2
199
+ # via
200
+ # gradio
201
+ # huggingface-hub
202
+ # langchain
203
+ # langchain-community
204
+ # langchain-core
205
+ # omegaconf
206
+ regex==2024.9.11
207
+ # via tiktoken
208
+ requests==2.32.3
209
+ # via
210
+ # huggingface-hub
211
+ # langchain
212
+ # langchain-community
213
+ # langsmith
214
+ # requests-toolbelt
215
+ # tiktoken
216
+ requests-toolbelt==1.0.0
217
+ # via langsmith
218
+ rich==13.9.3
219
+ # via typer
220
+ ruff==0.7.1
221
+ # via gradio
222
+ semantic-version==2.10.0
223
+ # via gradio
224
+ shellingham==1.5.4
225
+ # via typer
226
+ six==1.16.0
227
+ # via python-dateutil
228
+ smmap==5.0.1
229
+ # via gitdb
230
+ sniffio==1.3.1
231
+ # via
232
+ # anyio
233
+ # httpx
234
+ # openai
235
+ soupsieve==2.6
236
+ # via beautifulsoup4
237
+ sqlalchemy==2.0.36
238
+ # via
239
+ # langchain
240
+ # langchain-community
241
+ starlette==0.41.0
242
+ # via
243
+ # fastapi
244
+ # gradio
245
+ tenacity==9.0.0
246
+ # via
247
+ # langchain
248
+ # langchain-community
249
+ # langchain-core
250
+ tiktoken==0.8.0
251
+ # via langchain-openai
252
+ tomlkit==0.12.0
253
+ # via gradio
254
+ tqdm==4.66.5
255
+ # via
256
+ # ucl-module-chat (pyproject.toml)
257
+ # huggingface-hub
258
+ # openai
259
+ typer==0.12.5
260
+ # via gradio
261
+ typing-extensions==4.12.2
262
+ # via
263
+ # fastapi
264
+ # gradio
265
+ # gradio-client
266
+ # huggingface-hub
267
+ # langchain-core
268
+ # openai
269
+ # pydantic
270
+ # pydantic-core
271
+ # sqlalchemy
272
+ # typer
273
+ # typing-inspect
274
+ typing-inspect==0.9.0
275
+ # via dataclasses-json
276
+ tzdata==2024.2
277
+ # via pandas
278
+ urllib3==2.2.3
279
+ # via requests
280
+ uvicorn==0.32.0
281
+ # via gradio
282
+ websockets==12.0
283
+ # via gradio-client
284
+ yarl==1.16.0
285
+ # via aiohttp
286
+ git+https://github.com/joe_farrington/ucl_module_chat