Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +328 -1
requirements.txt
CHANGED
@@ -1 +1,328 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
|
3 |
+
# This file was autogenerated by uv via the following command:
|
4 |
+
# uv pip compile pyproject.toml -o requirements.txt
|
5 |
+
aiofiles==23.2.1
|
6 |
+
# via gradio
|
7 |
+
annotated-types==0.7.0
|
8 |
+
# via pydantic
|
9 |
+
anthropic==0.39.0
|
10 |
+
# via anthropic-gradio
|
11 |
+
anthropic-gradio @ git+https://github.com/AK391/anthropic-gradio.git@34e5622031487ea207073177b4ec1f3067936295
|
12 |
+
# via anychat (pyproject.toml)
|
13 |
+
anyio==4.6.2.post1
|
14 |
+
# via
|
15 |
+
# anthropic
|
16 |
+
# cerebras-cloud-sdk
|
17 |
+
# gradio
|
18 |
+
# groq
|
19 |
+
# httpx
|
20 |
+
# openai
|
21 |
+
# starlette
|
22 |
+
cachetools==5.5.0
|
23 |
+
# via google-auth
|
24 |
+
cerebras-cloud-sdk==1.12.1
|
25 |
+
# via cerebras-gradio
|
26 |
+
cerebras-gradio @ git+https://github.com/gradio-app/cerebras_gradio.git@0135ea37048281ca4fae2d6a90311be3b38954ae
|
27 |
+
# via anychat (pyproject.toml)
|
28 |
+
certifi==2024.8.30
|
29 |
+
# via
|
30 |
+
# httpcore
|
31 |
+
# httpx
|
32 |
+
# requests
|
33 |
+
charset-normalizer==3.4.0
|
34 |
+
# via requests
|
35 |
+
click==8.1.7
|
36 |
+
# via
|
37 |
+
# typer
|
38 |
+
# uvicorn
|
39 |
+
dashscope-gradio @ git+https://github.com/AK391/dashscope-gradio.git@3a8bab36087cbf5efcde17c695a10e0229784db4
|
40 |
+
# via anychat (pyproject.toml)
|
41 |
+
distro==1.9.0
|
42 |
+
# via
|
43 |
+
# anthropic
|
44 |
+
# cerebras-cloud-sdk
|
45 |
+
# groq
|
46 |
+
# openai
|
47 |
+
eval-type-backport==0.2.0
|
48 |
+
# via mistralai
|
49 |
+
exceptiongroup==1.2.2
|
50 |
+
# via anyio
|
51 |
+
fastapi==0.115.5
|
52 |
+
# via gradio
|
53 |
+
ffmpy==0.4.0
|
54 |
+
# via gradio
|
55 |
+
filelock==3.16.1
|
56 |
+
# via huggingface-hub
|
57 |
+
fireworks-gradio @ git+https://github.com/AK391/fireworks-ai-gradio.git@b85f85bfe777a7ec953c8b996536e1d1cd47ae08
|
58 |
+
# via anychat (pyproject.toml)
|
59 |
+
fsspec==2024.10.0
|
60 |
+
# via
|
61 |
+
# gradio-client
|
62 |
+
# huggingface-hub
|
63 |
+
gemini-gradio==0.0.1
|
64 |
+
# via anychat (pyproject.toml)
|
65 |
+
google-ai-generativelanguage==0.6.10
|
66 |
+
# via google-generativeai
|
67 |
+
google-api-core==2.23.0
|
68 |
+
# via
|
69 |
+
# google-ai-generativelanguage
|
70 |
+
# google-api-python-client
|
71 |
+
# google-generativeai
|
72 |
+
google-api-python-client==2.154.0
|
73 |
+
# via google-generativeai
|
74 |
+
google-auth==2.36.0
|
75 |
+
# via
|
76 |
+
# google-ai-generativelanguage
|
77 |
+
# google-api-core
|
78 |
+
# google-api-python-client
|
79 |
+
# google-auth-httplib2
|
80 |
+
# google-generativeai
|
81 |
+
google-auth-httplib2==0.2.0
|
82 |
+
# via google-api-python-client
|
83 |
+
google-generativeai==0.8.3
|
84 |
+
# via gemini-gradio
|
85 |
+
googleapis-common-protos==1.66.0
|
86 |
+
# via
|
87 |
+
# google-api-core
|
88 |
+
# grpcio-status
|
89 |
+
gradio==5.6.0
|
90 |
+
# via
|
91 |
+
# anychat (pyproject.toml)
|
92 |
+
# anthropic-gradio
|
93 |
+
# cerebras-gradio
|
94 |
+
# dashscope-gradio
|
95 |
+
# fireworks-gradio
|
96 |
+
# gemini-gradio
|
97 |
+
# groq-gradio
|
98 |
+
# hyperbolic-gradio
|
99 |
+
# mistral-gradio
|
100 |
+
# nvidia-gradio
|
101 |
+
# openai-gradio
|
102 |
+
# perplexity-gradio
|
103 |
+
# sambanova-gradio
|
104 |
+
# together-gradio
|
105 |
+
# xai-gradio
|
106 |
+
gradio-client==1.4.3
|
107 |
+
# via gradio
|
108 |
+
groq==0.12.0
|
109 |
+
# via groq-gradio
|
110 |
+
groq-gradio==0.0.2
|
111 |
+
# via anychat (pyproject.toml)
|
112 |
+
grpcio==1.68.0
|
113 |
+
# via
|
114 |
+
# google-api-core
|
115 |
+
# grpcio-status
|
116 |
+
grpcio-status==1.68.0
|
117 |
+
# via google-api-core
|
118 |
+
h11==0.14.0
|
119 |
+
# via
|
120 |
+
# httpcore
|
121 |
+
# uvicorn
|
122 |
+
httpcore==1.0.7
|
123 |
+
# via httpx
|
124 |
+
httplib2==0.22.0
|
125 |
+
# via
|
126 |
+
# google-api-python-client
|
127 |
+
# google-auth-httplib2
|
128 |
+
httpx==0.27.2
|
129 |
+
# via
|
130 |
+
# anthropic
|
131 |
+
# cerebras-cloud-sdk
|
132 |
+
# gradio
|
133 |
+
# gradio-client
|
134 |
+
# groq
|
135 |
+
# mistralai
|
136 |
+
# openai
|
137 |
+
# safehttpx
|
138 |
+
huggingface-hub==0.26.2
|
139 |
+
# via
|
140 |
+
# gradio
|
141 |
+
# gradio-client
|
142 |
+
hyperbolic-gradio==0.0.4
|
143 |
+
# via anychat (pyproject.toml)
|
144 |
+
idna==3.10
|
145 |
+
# via
|
146 |
+
# anyio
|
147 |
+
# httpx
|
148 |
+
# requests
|
149 |
+
jinja2==3.1.4
|
150 |
+
# via gradio
|
151 |
+
jiter==0.7.1
|
152 |
+
# via
|
153 |
+
# anthropic
|
154 |
+
# openai
|
155 |
+
jsonpath-python==1.0.6
|
156 |
+
# via mistralai
|
157 |
+
markdown-it-py==3.0.0
|
158 |
+
# via rich
|
159 |
+
markupsafe==2.1.5
|
160 |
+
# via
|
161 |
+
# gradio
|
162 |
+
# jinja2
|
163 |
+
mdurl==0.1.2
|
164 |
+
# via markdown-it-py
|
165 |
+
mistral-gradio==0.0.2
|
166 |
+
# via anychat (pyproject.toml)
|
167 |
+
mistralai==1.2.3
|
168 |
+
# via mistral-gradio
|
169 |
+
mypy-extensions==1.0.0
|
170 |
+
# via typing-inspect
|
171 |
+
numpy==2.1.3
|
172 |
+
# via
|
173 |
+
# gradio
|
174 |
+
# pandas
|
175 |
+
nvidia-gradio @ git+https://github.com/AK391/nvidia-gradio.git@735cc0ba06afb44eeef789d8c0c35b1fc61fee16
|
176 |
+
# via anychat (pyproject.toml)
|
177 |
+
openai==1.55.0
|
178 |
+
# via
|
179 |
+
# dashscope-gradio
|
180 |
+
# fireworks-gradio
|
181 |
+
# hyperbolic-gradio
|
182 |
+
# nvidia-gradio
|
183 |
+
# openai-gradio
|
184 |
+
# perplexity-gradio
|
185 |
+
# sambanova-gradio
|
186 |
+
# together-gradio
|
187 |
+
# xai-gradio
|
188 |
+
openai-gradio==0.0.4
|
189 |
+
# via anychat (pyproject.toml)
|
190 |
+
orjson==3.10.11
|
191 |
+
# via gradio
|
192 |
+
packaging==24.2
|
193 |
+
# via
|
194 |
+
# gradio
|
195 |
+
# gradio-client
|
196 |
+
# huggingface-hub
|
197 |
+
pandas==2.2.3
|
198 |
+
# via gradio
|
199 |
+
perplexity-gradio==0.0.1
|
200 |
+
# via anychat (pyproject.toml)
|
201 |
+
pillow==11.0.0
|
202 |
+
# via gradio
|
203 |
+
proto-plus==1.25.0
|
204 |
+
# via
|
205 |
+
# google-ai-generativelanguage
|
206 |
+
# google-api-core
|
207 |
+
protobuf==5.28.3
|
208 |
+
# via
|
209 |
+
# google-ai-generativelanguage
|
210 |
+
# google-api-core
|
211 |
+
# google-generativeai
|
212 |
+
# googleapis-common-protos
|
213 |
+
# grpcio-status
|
214 |
+
# proto-plus
|
215 |
+
pyasn1==0.6.1
|
216 |
+
# via
|
217 |
+
# pyasn1-modules
|
218 |
+
# rsa
|
219 |
+
pyasn1-modules==0.4.1
|
220 |
+
# via google-auth
|
221 |
+
pydantic==2.10.0
|
222 |
+
# via
|
223 |
+
# anthropic
|
224 |
+
# cerebras-cloud-sdk
|
225 |
+
# fastapi
|
226 |
+
# google-generativeai
|
227 |
+
# gradio
|
228 |
+
# groq
|
229 |
+
# mistralai
|
230 |
+
# openai
|
231 |
+
pydantic-core==2.27.0
|
232 |
+
# via pydantic
|
233 |
+
pydub==0.25.1
|
234 |
+
# via gradio
|
235 |
+
pygments==2.18.0
|
236 |
+
# via rich
|
237 |
+
pyparsing==3.2.0
|
238 |
+
# via httplib2
|
239 |
+
python-dateutil==2.8.2
|
240 |
+
# via
|
241 |
+
# mistralai
|
242 |
+
# pandas
|
243 |
+
python-multipart==0.0.12
|
244 |
+
# via gradio
|
245 |
+
pytz==2024.2
|
246 |
+
# via pandas
|
247 |
+
pyyaml==6.0.2
|
248 |
+
# via
|
249 |
+
# gradio
|
250 |
+
# huggingface-hub
|
251 |
+
requests==2.32.3
|
252 |
+
# via
|
253 |
+
# google-api-core
|
254 |
+
# huggingface-hub
|
255 |
+
rich==13.9.4
|
256 |
+
# via typer
|
257 |
+
rsa==4.9
|
258 |
+
# via google-auth
|
259 |
+
ruff==0.7.4
|
260 |
+
# via gradio
|
261 |
+
safehttpx==0.1.1
|
262 |
+
# via gradio
|
263 |
+
sambanova-gradio==0.1.9
|
264 |
+
# via anychat (pyproject.toml)
|
265 |
+
semantic-version==2.10.0
|
266 |
+
# via gradio
|
267 |
+
shellingham==1.5.4
|
268 |
+
# via typer
|
269 |
+
six==1.16.0
|
270 |
+
# via python-dateutil
|
271 |
+
sniffio==1.3.1
|
272 |
+
# via
|
273 |
+
# anthropic
|
274 |
+
# anyio
|
275 |
+
# cerebras-cloud-sdk
|
276 |
+
# groq
|
277 |
+
# httpx
|
278 |
+
# openai
|
279 |
+
starlette==0.41.3
|
280 |
+
# via
|
281 |
+
# fastapi
|
282 |
+
# gradio
|
283 |
+
together-gradio==0.0.1
|
284 |
+
# via anychat (pyproject.toml)
|
285 |
+
tomlkit==0.12.0
|
286 |
+
# via gradio
|
287 |
+
tqdm==4.67.0
|
288 |
+
# via
|
289 |
+
# google-generativeai
|
290 |
+
# huggingface-hub
|
291 |
+
# openai
|
292 |
+
typer==0.13.1
|
293 |
+
# via gradio
|
294 |
+
typing-extensions==4.12.2
|
295 |
+
# via
|
296 |
+
# anthropic
|
297 |
+
# anyio
|
298 |
+
# cerebras-cloud-sdk
|
299 |
+
# fastapi
|
300 |
+
# google-generativeai
|
301 |
+
# gradio
|
302 |
+
# gradio-client
|
303 |
+
# groq
|
304 |
+
# huggingface-hub
|
305 |
+
# openai
|
306 |
+
# pydantic
|
307 |
+
# pydantic-core
|
308 |
+
# rich
|
309 |
+
# typer
|
310 |
+
# typing-inspect
|
311 |
+
# uvicorn
|
312 |
+
typing-inspect==0.9.0
|
313 |
+
# via mistralai
|
314 |
+
tzdata==2024.2
|
315 |
+
# via pandas
|
316 |
+
uritemplate==4.1.1
|
317 |
+
# via google-api-python-client
|
318 |
+
urllib3==2.2.3
|
319 |
+
# via requests
|
320 |
+
uvicorn==0.32.1
|
321 |
+
# via gradio
|
322 |
+
websockets==12.0
|
323 |
+
# via gradio-client
|
324 |
+
xai-gradio==0.0.2
|
325 |
+
# via anychat (pyproject.toml)
|
326 |
+
replicate-gradio @ git+https://github.com/AK391/replicate-gradio.git
|
327 |
+
fal-gradio @ git+https://github.com/AK391/fal-gradio.git
|
328 |
+
transformers-gradio @ git+https://github.com/AK391/transformers-gradio.git
|