Spaces:
Running on CPU Upgrade

akhaliq HF staff commited on
Commit
4f06daa
·
1 Parent(s): ebc1aef

add new deepseek model

Browse files
Files changed (2) hide show
  1. pyproject.toml +2 -45
  2. requirements.txt +86 -1044
pyproject.toml CHANGED
@@ -5,54 +5,11 @@ description = ""
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
  dependencies = [
8
- "anthropic-gradio",
9
- "cerebras-gradio",
10
- "dashscope-gradio",
11
- "fal-gradio",
12
- "fireworks-gradio",
13
- "gemini-gradio>=0.0.3",
14
- "gradio-webrtc>=0.0.28",
15
- "gradio>=5.12.0",
16
- "groq-gradio>=0.0.2",
17
- "hyperbolic-gradio>=0.0.5",
18
- "mistral-gradio",
19
- "nvidia-gradio",
20
- "openai-gradio>=0.0.6",
21
- "perplexity-gradio>=0.0.1",
22
- "python-dotenv>=1.0.1",
23
- "replicate-gradio",
24
- "sambanova-gradio>=0.1.9",
25
- "together-gradio>=0.0.1",
26
- "websockets>=14.1",
27
- "xai-gradio>=0.0.2",
28
- "numba>=0.60.0",
29
- "llvmlite>=0.43.0",
30
- "librosa>=0.10.2.post1",
31
- "twilio>=9.4.2",
32
- "playai-gradio",
33
- "lumaai-gradio",
34
- "cohere-gradio",
35
- "crewai>=0.95.0",
36
- "instructor>=1.7.2",
37
- "crewai-tools>=0.25.8",
38
- "langchain>=0.3.14",
39
- "chromadb>=0.5.23",
40
- "openai>=1.55.0",
41
- "ai-gradio[crewai,deepseek,gemini,groq,hyperbolic,openai,smolagents,transformers, langchain, mistral,minimax,nvidia, qwen, openrouter, huggingface]>=0.2.53",
42
  ]
43
 
44
  [tool.uv.sources]
45
- anthropic-gradio = { git = "https://github.com/AK391/anthropic-gradio.git" }
46
- fireworks-gradio = { git = "https://github.com/AK391/fireworks-ai-gradio.git" }
47
- cerebras-gradio = { git = "https://github.com/gradio-app/cerebras_gradio.git" }
48
- nvidia-gradio = { git = "https://github.com/AK391/nvidia-gradio.git" }
49
- dashscope-gradio = { git = "https://github.com/AK391/dashscope-gradio.git" }
50
- fal-gradio = { git = "https://github.com/AK391/fal-gradio.git" }
51
- replicate-gradio = { git = "https://github.com/AK391/replicate-gradio.git" }
52
- mistral-gradio = { git = "https://github.com/AK391/mistral-gradio.git" }
53
- playai-gradio = { git = "https://github.com/AK391/playai-gradio.git" }
54
- lumaai-gradio = { git = "https://github.com/AK391/lumaai-gradio.git" }
55
- cohere-gradio = { git = "https://github.com/AK391/cohere-gradio.git" }
56
 
57
  [tool.ruff]
58
  line-length = 119
 
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
  dependencies = [
8
+ "ai-gradio[huggingface]==0.2.54",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ]
10
 
11
  [tool.uv.sources]
12
+
 
 
 
 
 
 
 
 
 
 
13
 
14
  [tool.ruff]
15
  line-length = 119
requirements.txt CHANGED
@@ -1,1290 +1,332 @@
1
  # This file was autogenerated by uv via the following command:
2
  # uv pip compile pyproject.toml -o requirements.txt
3
- accelerate==1.2.1
4
  # via ai-gradio
5
- ai-gradio==0.2.53
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio
9
- aiohappyeyeballs==2.4.4
10
  # via aiohttp
11
- aiohttp==3.11.11
12
  # via
13
  # aiohttp-retry
14
- # auth0-python
15
- # instructor
16
- # langchain
17
- # langchain-community
18
- # litellm
19
- # scrapegraph-py
20
- # spider-client
21
  # twilio
22
- aiohttp-retry==2.8.3
23
  # via twilio
24
  aioice==0.9.0
25
  # via aiortc
26
- aiortc==1.9.0
27
  # via gradio-webrtc
28
  aiosignal==1.3.2
29
  # via aiohttp
30
- alembic==1.14.0
31
- # via embedchain
32
  annotated-types==0.7.0
33
  # via pydantic
34
- anthropic==0.42.0
35
- # via anthropic-gradio
36
- anthropic-gradio @ git+https://github.com/AK391/anthropic-gradio.git@34e5622031487ea207073177b4ec1f3067936295
37
- # via anychat (pyproject.toml)
38
- anyio==4.8.0
39
  # via
40
- # anthropic
41
- # cerebras-cloud-sdk
42
  # gradio
43
- # groq
44
  # httpx
45
- # httpx-ws
46
- # lumaai
47
- # openai
48
  # starlette
49
- # watchfiles
50
- appdirs==1.4.4
51
- # via crewai
52
- asgiref==3.8.1
53
- # via opentelemetry-instrumentation-asgi
54
- asttokens==3.0.0
55
- # via stack-data
56
- async-timeout==4.0.3
57
- # via
58
- # aiohttp
59
- # langchain
60
- attrs==24.3.0
61
- # via
62
- # aiohttp
63
- # e2b
64
- # e2b-code-interpreter
65
- # jsonschema
66
- # outcome
67
- # referencing
68
- # trio
69
  audioread==3.0.1
70
  # via librosa
71
- auth0-python==4.7.2
72
- # via crewai
73
- authlib==1.3.1
74
- # via weaviate-client
75
- av==12.3.0
76
  # via aiortc
77
- backoff==2.2.1
78
- # via posthog
79
- bcrypt==4.2.1
80
- # via chromadb
81
- beautifulsoup4==4.12.3
82
- # via
83
- # crewai-tools
84
- # embedchain
85
- # markdownify
86
- # scrapegraph-py
87
  bitsandbytes==0.42.0
88
  # via ai-gradio
89
- blinker==1.9.0
90
- # via crewai
91
- build==1.2.2.post1
92
- # via chromadb
93
- cachetools==5.5.0
94
- # via
95
- # google-auth
96
- # gptcache
97
- cerebras-cloud-sdk==1.16.0
98
- # via cerebras-gradio
99
- cerebras-gradio @ git+https://github.com/gradio-app/cerebras_gradio.git@0135ea37048281ca4fae2d6a90311be3b38954ae
100
- # via anychat (pyproject.toml)
101
- certifi==2024.12.14
102
  # via
103
  # httpcore
104
  # httpx
105
- # kubernetes
106
  # requests
107
- # selenium
108
  cffi==1.17.1
109
  # via
110
  # aiortc
111
  # cryptography
112
  # pylibsrtp
113
- # pyvips
114
- # pyvips-binary
115
  # soundfile
116
  charset-normalizer==3.4.1
117
- # via
118
- # pdfminer-six
119
- # requests
120
- chroma-hnswlib==0.7.6
121
- # via chromadb
122
- chromadb==0.5.23
123
- # via
124
- # anychat (pyproject.toml)
125
- # crewai
126
- # crewai-tools
127
- # embedchain
128
  click==8.1.8
129
  # via
130
- # crewai
131
- # duckduckgo-search
132
- # litellm
133
  # typer
134
  # uvicorn
135
- cohere==5.13.6
136
- # via
137
- # cohere-gradio
138
- # embedchain
139
- # langchain-cohere
140
- cohere-gradio @ git+https://github.com/AK391/cohere-gradio.git@f514496532579574b9bdd55c07e2eb14f2ddf1b0
141
- # via anychat (pyproject.toml)
142
  coloredlogs==15.0.1
143
  # via onnxruntime
144
- crewai==0.95.0
145
- # via
146
- # anychat (pyproject.toml)
147
- # ai-gradio
148
- # crewai-tools
149
- crewai-tools==0.25.8
150
- # via
151
- # anychat (pyproject.toml)
152
- # ai-gradio
153
- cryptography==43.0.3
154
  # via
155
  # aiortc
156
- # auth0-python
157
- # authlib
158
- # pdfminer-six
159
  # pyopenssl
160
- dashscope-gradio @ git+https://github.com/AK391/dashscope-gradio.git@afe2a389fd194e71ca4c12e6162f3f0fd3cf534a
161
- # via anychat (pyproject.toml)
162
- dataclasses-json==0.6.7
163
- # via langchain-community
164
- decorator==5.1.1
165
- # via
166
- # ipython
167
- # librosa
168
- deprecated==1.2.15
169
- # via
170
- # opentelemetry-api
171
- # opentelemetry-exporter-otlp-proto-grpc
172
- # opentelemetry-exporter-otlp-proto-http
173
- # opentelemetry-semantic-conventions
174
- deprecation==2.1.0
175
- # via lancedb
176
- distro==1.9.0
177
- # via
178
- # anthropic
179
- # cerebras-cloud-sdk
180
- # groq
181
- # lumaai
182
- # openai
183
  dnspython==2.7.0
184
  # via aioice
185
- docker==7.1.0
186
- # via crewai-tools
187
- docstring-parser==0.16
188
- # via
189
- # google-cloud-aiplatform
190
- # instructor
191
- docx2txt==0.8
192
- # via crewai-tools
193
- duckduckgo-search==7.2.1
194
- # via smolagents
195
- durationpy==0.9
196
- # via kubernetes
197
- e2b==1.0.5
198
- # via e2b-code-interpreter
199
- e2b-code-interpreter==1.0.3
200
- # via smolagents
201
- einops==0.8.0
202
- # via ai-gradio
203
- embedchain==0.1.126
204
- # via crewai-tools
205
- et-xmlfile==2.0.0
206
- # via openpyxl
207
- eval-type-backport==0.2.2
208
- # via mistralai
209
  exceptiongroup==1.2.2
210
- # via
211
- # anyio
212
- # ipython
213
- # pytest
214
- # trio
215
- # trio-websocket
216
- executing==2.1.0
217
- # via stack-data
218
- fal-client==0.5.6
219
- # via fal-gradio
220
- fal-gradio @ git+https://github.com/AK391/fal-gradio.git@f4d47158564df06ebb4dc8782dad676c4c539e47
221
- # via anychat (pyproject.toml)
222
- fastapi==0.115.6
223
- # via
224
- # chromadb
225
- # gradio
226
- fastavro==1.10.0
227
- # via cohere
228
  ffmpy==0.5.0
229
  # via gradio
230
- filelock==3.16.1
231
  # via
232
  # huggingface-hub
233
  # torch
234
- # transformers
235
- fireworks-ai==0.15.11
236
- # via fireworks-gradio
237
- fireworks-gradio @ git+https://github.com/AK391/fireworks-ai-gradio.git@5805959ebe511052c417569f056139b4de350a57
238
- # via anychat (pyproject.toml)
239
- flatbuffers==24.12.23
240
  # via onnxruntime
241
  frozenlist==1.5.0
242
  # via
243
  # aiohttp
244
  # aiosignal
245
- fsspec==2024.12.0
246
  # via
247
  # gradio-client
248
  # huggingface-hub
249
  # torch
250
- gemini-gradio==0.0.3
251
- # via anychat (pyproject.toml)
252
- google-ai-generativelanguage==0.6.10
253
- # via google-generativeai
254
- google-api-core==2.24.0
255
- # via
256
- # google-ai-generativelanguage
257
- # google-api-python-client
258
- # google-cloud-aiplatform
259
- # google-cloud-bigquery
260
- # google-cloud-core
261
- # google-cloud-resource-manager
262
- # google-cloud-storage
263
- # google-generativeai
264
- google-api-python-client==2.158.0
265
- # via google-generativeai
266
- google-auth==2.37.0
267
- # via
268
- # google-ai-generativelanguage
269
- # google-api-core
270
- # google-api-python-client
271
- # google-auth-httplib2
272
- # google-cloud-aiplatform
273
- # google-cloud-bigquery
274
- # google-cloud-core
275
- # google-cloud-resource-manager
276
- # google-cloud-storage
277
- # google-genai
278
- # google-generativeai
279
- # kubernetes
280
- google-auth-httplib2==0.2.0
281
- # via google-api-python-client
282
- google-cloud-aiplatform==1.76.0
283
- # via embedchain
284
- google-cloud-bigquery==3.27.0
285
- # via google-cloud-aiplatform
286
- google-cloud-core==2.4.1
287
- # via
288
- # google-cloud-bigquery
289
- # google-cloud-storage
290
- google-cloud-resource-manager==1.14.0
291
- # via google-cloud-aiplatform
292
- google-cloud-storage==2.19.0
293
- # via google-cloud-aiplatform
294
- google-crc32c==1.6.0
295
- # via
296
- # aiortc
297
- # google-cloud-storage
298
- # google-resumable-media
299
- google-genai==0.3.0
300
- # via ai-gradio
301
- google-generativeai==0.8.3
302
- # via
303
- # ai-gradio
304
- # gemini-gradio
305
- google-resumable-media==2.7.2
306
- # via
307
- # google-cloud-bigquery
308
- # google-cloud-storage
309
- googleapis-common-protos==1.66.0
310
- # via
311
- # google-api-core
312
- # grpc-google-iam-v1
313
- # grpcio-status
314
- # opentelemetry-exporter-otlp-proto-grpc
315
- # opentelemetry-exporter-otlp-proto-http
316
- gptcache==0.1.44
317
- # via embedchain
318
- gradio==5.12.0
319
  # via
320
- # anychat (pyproject.toml)
321
  # ai-gradio
322
- # anthropic-gradio
323
- # cerebras-gradio
324
- # cohere-gradio
325
- # dashscope-gradio
326
- # fal-gradio
327
- # fireworks-gradio
328
- # gemini-gradio
329
  # gradio-webrtc
330
- # groq-gradio
331
- # hyperbolic-gradio
332
- # lumaai-gradio
333
- # mistral-gradio
334
  # modelscope-studio
335
- # nvidia-gradio
336
- # openai-gradio
337
- # perplexity-gradio
338
- # playai-gradio
339
- # replicate-gradio
340
- # sambanova-gradio
341
- # smolagents
342
- # together-gradio
343
- # xai-gradio
344
- gradio-client==1.5.4
345
  # via gradio
346
- gradio-webrtc==0.0.28
347
- # via
348
- # anychat (pyproject.toml)
349
- # ai-gradio
350
- # gemini-gradio
351
- # openai-gradio
352
- groq==0.15.0
353
- # via groq-gradio
354
- groq-gradio==0.0.2
355
- # via anychat (pyproject.toml)
356
- grpc-google-iam-v1==0.14.0
357
- # via google-cloud-resource-manager
358
- grpcio==1.69.0
359
- # via
360
- # chromadb
361
- # google-api-core
362
- # googleapis-common-protos
363
- # grpc-google-iam-v1
364
- # grpcio-health-checking
365
- # grpcio-status
366
- # grpcio-tools
367
- # opentelemetry-exporter-otlp-proto-grpc
368
- # qdrant-client
369
- # weaviate-client
370
- grpcio-health-checking==1.69.0
371
- # via weaviate-client
372
- grpcio-status==1.69.0
373
- # via google-api-core
374
- grpcio-tools==1.69.0
375
- # via
376
- # qdrant-client
377
- # weaviate-client
378
  h11==0.14.0
379
  # via
380
  # httpcore
381
  # uvicorn
382
- # wsproto
383
- h2==4.1.0
384
- # via httpx
385
- hpack==4.0.0
386
- # via h2
387
  httpcore==1.0.7
 
 
388
  # via
389
- # e2b
390
- # httpx
391
- # httpx-ws
392
- httplib2==0.22.0
393
- # via
394
- # google-api-python-client
395
- # google-auth-httplib2
396
- httptools==0.6.4
397
- # via uvicorn
398
- httpx==0.27.2
399
- # via
400
- # anthropic
401
- # cerebras-cloud-sdk
402
- # chromadb
403
- # cohere
404
- # e2b
405
- # e2b-code-interpreter
406
- # fal-client
407
- # fireworks-ai
408
  # gradio
409
  # gradio-client
410
- # groq
411
- # httpx-ws
412
- # langsmith
413
- # linkup-sdk
414
- # litellm
415
- # lumaai
416
- # mistralai
417
- # openai
418
- # qdrant-client
419
- # replicate
420
  # safehttpx
421
- # tavily-python
422
- # weaviate-client
423
- httpx-sse==0.4.0
424
- # via
425
- # cohere
426
- # fal-client
427
- # fireworks-ai
428
- # langchain-community
429
- httpx-ws==0.7.1
430
- # via fireworks-ai
431
- huggingface-hub==0.29.1
432
  # via
433
  # accelerate
434
  # ai-gradio
435
  # gradio
436
  # gradio-client
437
- # tokenizers
438
- # transformers
439
  humanfriendly==10.0
440
  # via coloredlogs
441
- hyperbolic-gradio==0.0.5
442
- # via anychat (pyproject.toml)
443
- hyperframe==6.0.1
444
- # via h2
445
  idna==3.10
446
  # via
447
  # anyio
448
  # httpx
449
  # requests
450
- # trio
451
  # yarl
452
  ifaddr==0.2.0
453
  # via aioice
454
- ijson==3.3.0
455
- # via spider-client
456
- importlib-metadata==8.5.0
457
- # via
458
- # litellm
459
- # opentelemetry-api
460
- importlib-resources==6.5.2
461
- # via chromadb
462
- iniconfig==2.0.0
463
- # via pytest
464
- instructor==1.7.2
465
- # via
466
- # anychat (pyproject.toml)
467
- # crewai
468
- ipython==8.31.0
469
- # via pyvis
470
- jedi==0.19.2
471
- # via ipython
472
- jinja2==3.1.5
473
  # via
474
  # gradio
475
- # instructor
476
- # litellm
477
- # pyvis
478
- # smolagents
479
  # torch
480
- jiter==0.8.2
481
- # via
482
- # anthropic
483
- # instructor
484
- # openai
485
  joblib==1.4.2
486
  # via
487
  # librosa
488
  # scikit-learn
489
- json-repair==0.35.0
490
- # via crewai
491
- jsonpatch==1.33
492
- # via langchain-core
493
- jsonpath-python==1.0.6
494
- # via mistralai
495
- jsonpickle==4.0.1
496
- # via pyvis
497
- jsonpointer==3.0.0
498
- # via jsonpatch
499
- jsonref==1.1.0
500
- # via crewai
501
- jsonschema==4.23.0
502
- # via litellm
503
- jsonschema-specifications==2024.10.1
504
- # via jsonschema
505
- kubernetes==31.0.0
506
- # via chromadb
507
- lancedb==0.17.0
508
- # via crewai-tools
509
- langchain==0.3.14
510
- # via
511
- # anychat (pyproject.toml)
512
- # ai-gradio
513
- # embedchain
514
- # langchain-community
515
- langchain-cohere==0.3.4
516
- # via embedchain
517
- langchain-community==0.3.14
518
- # via
519
- # ai-gradio
520
- # embedchain
521
- # langchain-experimental
522
- langchain-core==0.3.29
523
- # via
524
- # ai-gradio
525
- # langchain
526
- # langchain-cohere
527
- # langchain-community
528
- # langchain-experimental
529
- # langchain-openai
530
- # langchain-text-splitters
531
- langchain-experimental==0.3.4
532
- # via langchain-cohere
533
- langchain-openai==0.2.14
534
- # via
535
- # ai-gradio
536
- # embedchain
537
- langchain-text-splitters==0.3.5
538
- # via langchain
539
- langsmith==0.1.147
540
- # via
541
- # embedchain
542
- # langchain
543
- # langchain-community
544
- # langchain-core
545
  lazy-loader==0.4
546
  # via librosa
547
- librosa==0.10.2.post1
548
  # via
549
- # anychat (pyproject.toml)
550
  # ai-gradio
551
  # gradio-webrtc
552
- linkup-sdk==0.2.2
553
- # via crewai-tools
554
- litellm==1.57.7
555
- # via crewai
556
  llvmlite==0.43.0
557
- # via
558
- # anychat (pyproject.toml)
559
- # numba
560
- lumaai==1.2.2
561
- # via lumaai-gradio
562
- lumaai-gradio @ git+https://github.com/AK391/lumaai-gradio.git@b7856b8e7f1977e3f003a4e101b12eae2c232227
563
- # via anychat (pyproject.toml)
564
- lxml==5.3.0
565
- # via duckduckgo-search
566
- mako==1.3.8
567
- # via alembic
568
  markdown-it-py==3.0.0
569
  # via rich
570
- markdownify==0.14.1
571
- # via smolagents
572
- markupsafe==2.1.5
573
  # via
574
  # gradio
575
  # jinja2
576
- # mako
577
- marshmallow==3.25.0
578
- # via dataclasses-json
579
- matplotlib-inline==0.1.7
580
- # via ipython
581
  mdurl==0.1.2
582
  # via markdown-it-py
583
- mem0ai==0.1.41
584
- # via embedchain
585
- mistral-gradio @ git+https://github.com/AK391/mistral-gradio.git@dfef7dc871ea35100743a415fde8a57a30c49fcb
586
- # via anychat (pyproject.toml)
587
- mistralai==1.2.6
588
- # via
589
- # ai-gradio
590
- # mistral-gradio
591
- mmh3==5.0.1
592
- # via chromadb
593
- modelscope-studio==1.0.2
594
  # via ai-gradio
595
- monotonic==1.6
596
- # via posthog
597
  mpmath==1.3.0
598
  # via sympy
599
  msgpack==1.1.0
600
  # via librosa
601
- multidict==6.1.0
602
  # via
603
  # aiohttp
604
  # yarl
605
- mypy-extensions==1.0.0
606
- # via typing-inspect
607
  networkx==3.4.2
608
- # via
609
- # pyvis
610
- # torch
611
- nodeenv==1.9.1
612
- # via pyright
613
  numba==0.60.0
614
  # via
615
- # anychat (pyproject.toml)
616
  # ai-gradio
617
  # librosa
618
- # openai-gradio
619
- numpy==1.26.4
620
  # via
621
  # accelerate
622
  # ai-gradio
623
- # chroma-hnswlib
624
- # chromadb
625
- # gemini-gradio
626
- # gptcache
627
  # gradio
628
- # langchain
629
- # langchain-community
630
  # librosa
631
  # numba
632
  # onnxruntime
633
- # openai-gradio
634
  # opencv-python
635
  # pandas
636
- # pylance
637
- # qdrant-client
638
  # scikit-learn
639
  # scipy
640
- # shapely
641
  # soundfile
642
  # soxr
643
- # torchvision
644
- # transformers
645
- nvidia-gradio @ git+https://github.com/AK391/nvidia-gradio.git@735cc0ba06afb44eeef789d8c0c35b1fc61fee16
646
- # via anychat (pyproject.toml)
647
- oauthlib==3.2.2
648
- # via
649
- # kubernetes
650
- # requests-oauthlib
651
- onnxruntime==1.20.1
652
- # via
653
- # chromadb
654
- # gradio-webrtc
655
- openai==1.59.6
656
- # via
657
- # anychat (pyproject.toml)
658
- # ai-gradio
659
- # crewai
660
- # crewai-tools
661
- # dashscope-gradio
662
- # embedchain
663
- # fireworks-gradio
664
- # hyperbolic-gradio
665
- # instructor
666
- # langchain-openai
667
- # litellm
668
- # mem0ai
669
- # nvidia-gradio
670
- # openai-gradio
671
- # perplexity-gradio
672
- # sambanova-gradio
673
- # smolagents
674
- # together-gradio
675
- # xai-gradio
676
- openai-gradio==0.0.6
677
- # via anychat (pyproject.toml)
678
- opencv-python==4.10.0.84
679
  # via ai-gradio
680
- openpyxl==3.1.5
681
- # via crewai
682
- opentelemetry-api==1.29.0
683
- # via
684
- # chromadb
685
- # crewai
686
- # opentelemetry-exporter-otlp-proto-grpc
687
- # opentelemetry-exporter-otlp-proto-http
688
- # opentelemetry-instrumentation
689
- # opentelemetry-instrumentation-asgi
690
- # opentelemetry-instrumentation-fastapi
691
- # opentelemetry-sdk
692
- # opentelemetry-semantic-conventions
693
- opentelemetry-exporter-otlp-proto-common==1.29.0
694
- # via
695
- # opentelemetry-exporter-otlp-proto-grpc
696
- # opentelemetry-exporter-otlp-proto-http
697
- opentelemetry-exporter-otlp-proto-grpc==1.29.0
698
- # via chromadb
699
- opentelemetry-exporter-otlp-proto-http==1.29.0
700
- # via crewai
701
- opentelemetry-instrumentation==0.50b0
702
- # via
703
- # opentelemetry-instrumentation-asgi
704
- # opentelemetry-instrumentation-fastapi
705
- opentelemetry-instrumentation-asgi==0.50b0
706
- # via opentelemetry-instrumentation-fastapi
707
- opentelemetry-instrumentation-fastapi==0.50b0
708
- # via chromadb
709
- opentelemetry-proto==1.29.0
710
- # via
711
- # opentelemetry-exporter-otlp-proto-common
712
- # opentelemetry-exporter-otlp-proto-grpc
713
- # opentelemetry-exporter-otlp-proto-http
714
- opentelemetry-sdk==1.29.0
715
- # via
716
- # chromadb
717
- # crewai
718
- # opentelemetry-exporter-otlp-proto-grpc
719
- # opentelemetry-exporter-otlp-proto-http
720
- opentelemetry-semantic-conventions==0.50b0
721
- # via
722
- # opentelemetry-instrumentation
723
- # opentelemetry-instrumentation-asgi
724
- # opentelemetry-instrumentation-fastapi
725
- # opentelemetry-sdk
726
- opentelemetry-util-http==0.50b0
727
- # via
728
- # opentelemetry-instrumentation-asgi
729
- # opentelemetry-instrumentation-fastapi
730
- orjson==3.10.14
731
- # via
732
- # chromadb
733
- # gradio
734
- # langsmith
735
- outcome==1.3.0.post0
736
- # via trio
737
- overrides==7.7.0
738
- # via
739
- # chromadb
740
- # lancedb
741
  packaging==24.2
742
  # via
743
  # accelerate
744
- # build
745
- # deprecation
746
- # e2b
747
- # google-cloud-aiplatform
748
- # google-cloud-bigquery
749
  # gradio
750
  # gradio-client
751
  # huggingface-hub
752
- # lancedb
753
- # langchain-core
754
  # lazy-loader
755
- # marshmallow
756
  # onnxruntime
757
- # opentelemetry-instrumentation
758
  # pooch
759
- # pytest
760
- # replicate
761
- # transformers
762
  pandas==2.2.3
763
- # via
764
- # gradio
765
- # langchain-cohere
766
- # smolagents
767
- parameterized==0.9.0
768
- # via cohere
769
- parso==0.8.4
770
- # via jedi
771
- pdfminer-six==20231228
772
- # via pdfplumber
773
- pdfplumber==0.11.5
774
- # via crewai
775
- perplexity-gradio==0.0.1
776
- # via anychat (pyproject.toml)
777
- pexpect==4.9.0
778
- # via ipython
779
  pillow==11.1.0
780
  # via
781
  # ai-gradio
782
- # fireworks-ai
783
- # google-genai
784
  # gradio
785
- # pdfplumber
786
- # smolagents
787
- # torchvision
788
- pkgconfig==1.5.5
789
- # via pyvips
790
- platformdirs==4.3.6
791
  # via pooch
792
- playai-gradio @ git+https://github.com/AK391/playai-gradio.git@0958ca289652e231fd12ebbf0f40895a049b0ad1
793
- # via anychat (pyproject.toml)
794
- pluggy==1.5.0
795
- # via pytest
796
  pooch==1.8.2
797
  # via librosa
798
- portalocker==2.10.1
799
- # via qdrant-client
800
- posthog==3.7.5
801
- # via
802
- # chromadb
803
- # embedchain
804
- # mem0ai
805
- primp==0.10.0
806
- # via duckduckgo-search
807
- prompt-toolkit==3.0.48
808
- # via ipython
809
- propcache==0.2.1
810
  # via
811
  # aiohttp
812
  # yarl
813
- proto-plus==1.25.0
814
- # via
815
- # google-ai-generativelanguage
816
- # google-api-core
817
- # google-cloud-aiplatform
818
- # google-cloud-resource-manager
819
- protobuf==5.29.3
820
- # via
821
- # e2b
822
- # google-ai-generativelanguage
823
- # google-api-core
824
- # google-cloud-aiplatform
825
- # google-cloud-resource-manager
826
- # google-generativeai
827
- # googleapis-common-protos
828
- # grpc-google-iam-v1
829
- # grpcio-health-checking
830
- # grpcio-status
831
- # grpcio-tools
832
- # onnxruntime
833
- # opentelemetry-proto
834
- # proto-plus
835
- psutil==6.1.1
836
  # via accelerate
837
- ptyprocess==0.7.0
838
- # via pexpect
839
- pure-eval==0.2.3
840
- # via stack-data
841
- pyarrow==18.1.0
842
- # via pylance
843
- pyasn1==0.6.1
844
- # via
845
- # pyasn1-modules
846
- # rsa
847
- pyasn1-modules==0.4.1
848
- # via google-auth
849
  pycparser==2.22
850
  # via cffi
851
- pydantic==2.10.5
852
  # via
853
- # anthropic
854
- # cerebras-cloud-sdk
855
- # chromadb
856
- # cohere
857
- # crewai
858
- # crewai-tools
859
  # fastapi
860
- # fireworks-ai
861
- # google-cloud-aiplatform
862
- # google-genai
863
- # google-generativeai
864
  # gradio
865
- # groq
866
- # instructor
867
- # lancedb
868
- # langchain
869
- # langchain-cohere
870
- # langchain-core
871
- # langsmith
872
- # linkup-sdk
873
- # litellm
874
- # lumaai
875
- # mem0ai
876
- # mistralai
877
- # openai
878
- # pydantic-settings
879
- # qdrant-client
880
- # replicate
881
- # scrapegraph-py
882
- # weaviate-client
883
  pydantic-core==2.27.2
884
- # via
885
- # cohere
886
- # instructor
887
- # pydantic
888
- pydantic-settings==2.7.1
889
- # via langchain-community
890
  pydub==0.25.1
891
  # via
892
  # ai-gradio
893
  # gradio
894
- # openai-gradio
895
- pyee==12.1.1
896
  # via aiortc
897
  pygments==2.19.1
898
- # via
899
- # ipython
900
- # rich
901
  pyjwt==2.10.1
902
- # via
903
- # auth0-python
904
- # twilio
905
- pylance==0.20.0
906
- # via lancedb
907
- pylibsrtp==0.10.0
908
  # via aiortc
909
- pyopenssl==24.3.0
910
  # via aiortc
911
- pyparsing==3.2.1
912
- # via httplib2
913
- pypdf==5.1.0
914
- # via embedchain
915
- pypdfium2==4.30.1
916
- # via pdfplumber
917
- pypika==0.48.9
918
- # via chromadb
919
- pyproject-hooks==1.2.0
920
- # via build
921
- pyright==1.1.391
922
- # via crewai-tools
923
- pysbd==0.3.4
924
- # via embedchain
925
- pysocks==1.7.1
926
- # via urllib3
927
- pytest==8.3.4
928
- # via crewai-tools
929
  python-dateutil==2.9.0.post0
930
- # via
931
- # e2b
932
- # google-cloud-bigquery
933
- # kubernetes
934
- # mistralai
935
- # pandas
936
- # posthog
937
  python-dotenv==1.0.1
938
- # via
939
- # anychat (pyproject.toml)
940
- # ai-gradio
941
- # crewai
942
- # embedchain
943
- # litellm
944
- # openai-gradio
945
- # pydantic-settings
946
- # scrapegraph-py
947
- # smolagents
948
- # uvicorn
949
  python-multipart==0.0.20
950
  # via gradio
951
- pytube==15.0.0
952
- # via crewai-tools
953
- pytz==2024.2
954
- # via
955
- # mem0ai
956
- # pandas
957
- pyvips==2.2.3
958
- # via ai-gradio
959
- pyvips-binary==8.16.0
960
- # via ai-gradio
961
- pyvis==0.3.2
962
- # via crewai
963
  pyyaml==6.0.2
964
  # via
965
  # accelerate
966
- # chromadb
967
  # gradio
968
  # huggingface-hub
969
- # kubernetes
970
- # langchain
971
- # langchain-community
972
- # langchain-core
973
- # transformers
974
- # uvicorn
975
- qdrant-client==1.12.2
976
- # via mem0ai
977
- referencing==0.35.1
978
- # via
979
- # jsonschema
980
- # jsonschema-specifications
981
- regex==2024.11.6
982
- # via
983
- # crewai
984
- # tiktoken
985
- # transformers
986
- replicate==1.0.4
987
- # via replicate-gradio
988
- replicate-gradio @ git+https://github.com/AK391/replicate-gradio.git@691c397515f5b58cec99b38d28830d31879b8d11
989
- # via anychat (pyproject.toml)
990
  requests==2.32.3
991
  # via
992
- # ai-gradio
993
- # auth0-python
994
- # cohere
995
- # crewai-tools
996
- # docker
997
- # google-api-core
998
- # google-cloud-bigquery
999
- # google-cloud-storage
1000
- # google-genai
1001
- # gptcache
1002
  # huggingface-hub
1003
- # instructor
1004
- # kubernetes
1005
- # langchain
1006
- # langchain-community
1007
- # langsmith
1008
- # opentelemetry-exporter-otlp-proto-http
1009
  # pooch
1010
- # posthog
1011
- # requests-oauthlib
1012
- # requests-toolbelt
1013
- # scrapegraph-py
1014
- # serpapi
1015
- # smolagents
1016
- # spider-client
1017
- # tavily-python
1018
- # tiktoken
1019
- # transformers
1020
  # twilio
1021
- requests-oauthlib==2.0.0
1022
- # via kubernetes
1023
- requests-toolbelt==1.0.0
1024
- # via langsmith
1025
  rich==13.9.4
1026
- # via
1027
- # chromadb
1028
- # embedchain
1029
- # instructor
1030
- # smolagents
1031
- # typer
1032
- rpds-py==0.22.3
1033
- # via
1034
- # jsonschema
1035
- # referencing
1036
- rsa==4.9
1037
- # via google-auth
1038
- ruff==0.9.1
1039
  # via gradio
1040
  safehttpx==0.1.6
1041
  # via gradio
1042
- safetensors==0.5.2
1043
- # via
1044
- # accelerate
1045
- # transformers
1046
- sambanova-gradio==0.1.9
1047
- # via anychat (pyproject.toml)
1048
- schema==0.7.7
1049
- # via embedchain
1050
  scikit-learn==1.6.1
1051
  # via librosa
1052
- scipy==1.15.1
1053
  # via
1054
  # bitsandbytes
1055
  # librosa
1056
  # scikit-learn
1057
- scrapegraph-py==1.9.0
1058
- # via crewai-tools
1059
- selenium==4.27.1
1060
- # via crewai-tools
1061
  semantic-version==2.10.0
1062
  # via gradio
1063
- serpapi==0.1.5
1064
- # via crewai-tools
1065
- setuptools==75.8.0
1066
- # via grpcio-tools
1067
- shapely==2.0.6
1068
- # via google-cloud-aiplatform
1069
  shellingham==1.5.4
1070
  # via typer
1071
  six==1.17.0
1072
- # via
1073
- # kubernetes
1074
- # markdownify
1075
- # posthog
1076
- # python-dateutil
1077
- smolagents==1.2.2
1078
- # via ai-gradio
1079
  sniffio==1.3.1
1080
- # via
1081
- # anthropic
1082
- # anyio
1083
- # cerebras-cloud-sdk
1084
- # groq
1085
- # httpx
1086
- # lumaai
1087
- # openai
1088
- # trio
1089
- sortedcontainers==2.4.0
1090
- # via trio
1091
- soundfile==0.13.0
1092
  # via librosa
1093
- soupsieve==2.6
1094
- # via beautifulsoup4
1095
  soxr==0.5.0.post1
1096
  # via librosa
1097
- spider-client==0.1.25
1098
- # via crewai-tools
1099
- sqlalchemy==2.0.37
1100
- # via
1101
- # alembic
1102
- # embedchain
1103
- # langchain
1104
- # langchain-community
1105
- # mem0ai
1106
- stack-data==0.6.3
1107
- # via ipython
1108
- starlette==0.41.3
1109
  # via
1110
  # fastapi
1111
  # gradio
1112
- sympy==1.13.3
1113
  # via
1114
  # onnxruntime
1115
  # torch
1116
- tabulate==0.9.0
1117
- # via langchain-cohere
1118
- tavily-python==0.5.0
1119
- # via ai-gradio
1120
- tenacity==9.0.0
1121
- # via
1122
- # chromadb
1123
- # instructor
1124
- # langchain
1125
- # langchain-community
1126
- # langchain-core
1127
- # spider-client
1128
- threadpoolctl==3.5.0
1129
  # via scikit-learn
1130
- tiktoken==0.7.0
1131
- # via
1132
- # embedchain
1133
- # langchain-openai
1134
- # litellm
1135
- # tavily-python
1136
- together-gradio==0.0.1
1137
- # via anychat (pyproject.toml)
1138
- tokenizers==0.20.3
1139
- # via
1140
- # chromadb
1141
- # cohere
1142
- # litellm
1143
- # transformers
1144
- tomli==2.2.1
1145
- # via
1146
- # build
1147
- # crewai
1148
- # pytest
1149
- tomli-w==1.1.0
1150
- # via crewai
1151
  tomlkit==0.13.2
1152
  # via gradio
1153
- torch==2.4.1
1154
  # via
1155
  # accelerate
1156
  # ai-gradio
1157
- # torchvision
1158
- torchvision==0.19.1
1159
- # via ai-gradio
1160
  tqdm==4.67.1
1161
- # via
1162
- # chromadb
1163
- # google-generativeai
1164
- # huggingface-hub
1165
- # lancedb
1166
- # openai
1167
- # transformers
1168
- traitlets==5.14.3
1169
- # via
1170
- # ipython
1171
- # matplotlib-inline
1172
- transformers==4.46.3
1173
- # via
1174
- # ai-gradio
1175
- # smolagents
1176
- trio==0.28.0
1177
- # via
1178
- # selenium
1179
- # trio-websocket
1180
- trio-websocket==0.11.1
1181
- # via selenium
1182
- twilio==9.4.2
1183
- # via
1184
- # anychat (pyproject.toml)
1185
- # ai-gradio
1186
- # gemini-gradio
1187
- # openai-gradio
1188
- typer==0.15.1
1189
- # via
1190
- # chromadb
1191
- # gradio
1192
- # instructor
1193
- types-requests==2.32.0.20241016
1194
- # via cohere
1195
  typing-extensions==4.12.2
1196
  # via
1197
- # alembic
1198
- # anthropic
1199
  # anyio
1200
- # asgiref
1201
- # cerebras-cloud-sdk
1202
- # chromadb
1203
- # cohere
1204
- # e2b
1205
  # fastapi
1206
- # google-cloud-aiplatform
1207
- # google-generativeai
1208
  # gradio
1209
  # gradio-client
1210
- # groq
1211
  # huggingface-hub
1212
- # ipython
1213
- # langchain-core
1214
  # librosa
1215
- # lumaai
1216
  # multidict
1217
- # openai
1218
- # opentelemetry-sdk
1219
  # pydantic
1220
  # pydantic-core
1221
  # pyee
1222
- # pypdf
1223
- # pyright
1224
- # replicate
1225
  # rich
1226
- # selenium
1227
- # sqlalchemy
1228
  # torch
1229
  # typer
1230
- # typing-inspect
1231
  # uvicorn
1232
- typing-inspect==0.9.0
1233
- # via
1234
- # dataclasses-json
1235
- # mistralai
1236
- tzdata==2024.2
1237
  # via pandas
1238
- uritemplate==4.1.1
1239
- # via google-api-python-client
1240
  urllib3==2.3.0
1241
- # via
1242
- # auth0-python
1243
- # docker
1244
- # kubernetes
1245
- # qdrant-client
1246
- # requests
1247
- # selenium
1248
- # types-requests
1249
- uv==0.5.17
1250
- # via crewai
1251
  uvicorn==0.34.0
 
 
1252
  # via
1253
- # chromadb
1254
- # gradio
1255
- uvloop==0.21.0
1256
- # via uvicorn
1257
- validators==0.34.0
1258
- # via weaviate-client
1259
- watchfiles==1.0.4
1260
- # via uvicorn
1261
- wcwidth==0.2.13
1262
- # via prompt-toolkit
1263
- weaviate-client==4.10.2
1264
- # via crewai-tools
1265
- websocket-client==1.8.0
1266
- # via
1267
- # kubernetes
1268
- # selenium
1269
- websockets==14.1
1270
- # via
1271
- # anychat (pyproject.toml)
1272
  # ai-gradio
1273
- # gemini-gradio
1274
- # google-genai
1275
  # gradio-client
1276
- # uvicorn
1277
- wrapt==1.17.1
1278
- # via
1279
- # deprecated
1280
- # opentelemetry-instrumentation
1281
- wsproto==1.2.0
1282
- # via
1283
- # httpx-ws
1284
- # trio-websocket
1285
- xai-gradio==0.0.2
1286
- # via anychat (pyproject.toml)
1287
  yarl==1.18.3
1288
  # via aiohttp
1289
- zipp==3.21.0
1290
- # via importlib-metadata
 
1
  # This file was autogenerated by uv via the following command:
2
  # uv pip compile pyproject.toml -o requirements.txt
3
+ accelerate==1.5.2
4
  # via ai-gradio
5
+ ai-gradio==0.2.54
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio
9
+ aiohappyeyeballs==2.6.1
10
  # via aiohttp
11
+ aiohttp==3.11.14
12
  # via
13
  # aiohttp-retry
 
 
 
 
 
 
 
14
  # twilio
15
+ aiohttp-retry==2.9.1
16
  # via twilio
17
  aioice==0.9.0
18
  # via aiortc
19
+ aiortc==1.10.1
20
  # via gradio-webrtc
21
  aiosignal==1.3.2
22
  # via aiohttp
 
 
23
  annotated-types==0.7.0
24
  # via pydantic
25
+ anyio==4.9.0
 
 
 
 
26
  # via
 
 
27
  # gradio
 
28
  # httpx
 
 
 
29
  # starlette
30
+ async-timeout==5.0.1
31
+ # via aiohttp
32
+ attrs==25.3.0
33
+ # via aiohttp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  audioread==3.0.1
35
  # via librosa
36
+ av==13.1.0
 
 
 
 
37
  # via aiortc
 
 
 
 
 
 
 
 
 
 
38
  bitsandbytes==0.42.0
39
  # via ai-gradio
40
+ certifi==2025.1.31
 
 
 
 
 
 
 
 
 
 
 
 
41
  # via
42
  # httpcore
43
  # httpx
 
44
  # requests
 
45
  cffi==1.17.1
46
  # via
47
  # aiortc
48
  # cryptography
49
  # pylibsrtp
 
 
50
  # soundfile
51
  charset-normalizer==3.4.1
52
+ # via requests
 
 
 
 
 
 
 
 
 
 
53
  click==8.1.8
54
  # via
 
 
 
55
  # typer
56
  # uvicorn
 
 
 
 
 
 
 
57
  coloredlogs==15.0.1
58
  # via onnxruntime
59
+ cryptography==44.0.2
 
 
 
 
 
 
 
 
 
60
  # via
61
  # aiortc
 
 
 
62
  # pyopenssl
63
+ decorator==5.2.1
64
+ # via librosa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  dnspython==2.7.0
66
  # via aioice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  exceptiongroup==1.2.2
68
+ # via anyio
69
+ fastapi==0.115.12
70
+ # via gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  ffmpy==0.5.0
72
  # via gradio
73
+ filelock==3.18.0
74
  # via
75
  # huggingface-hub
76
  # torch
77
+ flatbuffers==25.2.10
 
 
 
 
 
78
  # via onnxruntime
79
  frozenlist==1.5.0
80
  # via
81
  # aiohttp
82
  # aiosignal
83
+ fsspec==2025.3.0
84
  # via
85
  # gradio-client
86
  # huggingface-hub
87
  # torch
88
+ google-crc32c==1.7.0
89
+ # via aiortc
90
+ gradio==5.23.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  # via
 
92
  # ai-gradio
 
 
 
 
 
 
 
93
  # gradio-webrtc
 
 
 
 
94
  # modelscope-studio
95
+ gradio-client==1.8.0
96
+ # via gradio
97
+ gradio-webrtc==0.0.31
98
+ # via ai-gradio
99
+ groovy==0.1.2
 
 
 
 
 
100
  # via gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  h11==0.14.0
102
  # via
103
  # httpcore
104
  # uvicorn
 
 
 
 
 
105
  httpcore==1.0.7
106
+ # via httpx
107
+ httpx==0.28.1
108
  # via
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  # gradio
110
  # gradio-client
 
 
 
 
 
 
 
 
 
 
111
  # safehttpx
112
+ huggingface-hub==0.29.3
 
 
 
 
 
 
 
 
 
 
113
  # via
114
  # accelerate
115
  # ai-gradio
116
  # gradio
117
  # gradio-client
 
 
118
  humanfriendly==10.0
119
  # via coloredlogs
 
 
 
 
120
  idna==3.10
121
  # via
122
  # anyio
123
  # httpx
124
  # requests
 
125
  # yarl
126
  ifaddr==0.2.0
127
  # via aioice
128
+ jinja2==3.1.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  # via
130
  # gradio
 
 
 
 
131
  # torch
 
 
 
 
 
132
  joblib==1.4.2
133
  # via
134
  # librosa
135
  # scikit-learn
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136
  lazy-loader==0.4
137
  # via librosa
138
+ librosa==0.11.0
139
  # via
 
140
  # ai-gradio
141
  # gradio-webrtc
 
 
 
 
142
  llvmlite==0.43.0
143
+ # via numba
 
 
 
 
 
 
 
 
 
 
144
  markdown-it-py==3.0.0
145
  # via rich
146
+ markupsafe==3.0.2
 
 
147
  # via
148
  # gradio
149
  # jinja2
 
 
 
 
 
150
  mdurl==0.1.2
151
  # via markdown-it-py
152
+ modelscope-studio==1.2.1
 
 
 
 
 
 
 
 
 
 
153
  # via ai-gradio
 
 
154
  mpmath==1.3.0
155
  # via sympy
156
  msgpack==1.1.0
157
  # via librosa
158
+ multidict==6.2.0
159
  # via
160
  # aiohttp
161
  # yarl
 
 
162
  networkx==3.4.2
163
+ # via torch
 
 
 
 
164
  numba==0.60.0
165
  # via
 
166
  # ai-gradio
167
  # librosa
168
+ numpy==2.0.2
 
169
  # via
170
  # accelerate
171
  # ai-gradio
 
 
 
 
172
  # gradio
 
 
173
  # librosa
174
  # numba
175
  # onnxruntime
 
176
  # opencv-python
177
  # pandas
 
 
178
  # scikit-learn
179
  # scipy
 
180
  # soundfile
181
  # soxr
182
+ onnxruntime==1.21.0
183
+ # via gradio-webrtc
184
+ opencv-python==4.11.0.86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
185
  # via ai-gradio
186
+ orjson==3.10.16
187
+ # via gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  packaging==24.2
189
  # via
190
  # accelerate
 
 
 
 
 
191
  # gradio
192
  # gradio-client
193
  # huggingface-hub
 
 
194
  # lazy-loader
 
195
  # onnxruntime
 
196
  # pooch
 
 
 
197
  pandas==2.2.3
198
+ # via gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  pillow==11.1.0
200
  # via
201
  # ai-gradio
 
 
202
  # gradio
203
+ platformdirs==4.3.7
 
 
 
 
 
204
  # via pooch
 
 
 
 
205
  pooch==1.8.2
206
  # via librosa
207
+ propcache==0.3.0
 
 
 
 
 
 
 
 
 
 
 
208
  # via
209
  # aiohttp
210
  # yarl
211
+ protobuf==6.30.1
212
+ # via onnxruntime
213
+ psutil==7.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  # via accelerate
 
 
 
 
 
 
 
 
 
 
 
 
215
  pycparser==2.22
216
  # via cffi
217
+ pydantic==2.10.6
218
  # via
 
 
 
 
 
 
219
  # fastapi
 
 
 
 
220
  # gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
221
  pydantic-core==2.27.2
222
+ # via pydantic
 
 
 
 
 
223
  pydub==0.25.1
224
  # via
225
  # ai-gradio
226
  # gradio
227
+ pyee==13.0.0
 
228
  # via aiortc
229
  pygments==2.19.1
230
+ # via rich
 
 
231
  pyjwt==2.10.1
232
+ # via twilio
233
+ pylibsrtp==0.11.0
 
 
 
 
234
  # via aiortc
235
+ pyopenssl==25.0.0
236
  # via aiortc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  python-dateutil==2.9.0.post0
238
+ # via pandas
 
 
 
 
 
 
239
  python-dotenv==1.0.1
240
+ # via ai-gradio
 
 
 
 
 
 
 
 
 
 
241
  python-multipart==0.0.20
242
  # via gradio
243
+ pytz==2025.1
244
+ # via pandas
 
 
 
 
 
 
 
 
 
 
245
  pyyaml==6.0.2
246
  # via
247
  # accelerate
 
248
  # gradio
249
  # huggingface-hub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  requests==2.32.3
251
  # via
 
 
 
 
 
 
 
 
 
 
252
  # huggingface-hub
 
 
 
 
 
 
253
  # pooch
 
 
 
 
 
 
 
 
 
 
254
  # twilio
 
 
 
 
255
  rich==13.9.4
256
+ # via typer
257
+ ruff==0.11.2
 
 
 
 
 
 
 
 
 
 
 
258
  # via gradio
259
  safehttpx==0.1.6
260
  # via gradio
261
+ safetensors==0.5.3
262
+ # via accelerate
 
 
 
 
 
 
263
  scikit-learn==1.6.1
264
  # via librosa
265
+ scipy==1.15.2
266
  # via
267
  # bitsandbytes
268
  # librosa
269
  # scikit-learn
 
 
 
 
270
  semantic-version==2.10.0
271
  # via gradio
 
 
 
 
 
 
272
  shellingham==1.5.4
273
  # via typer
274
  six==1.17.0
275
+ # via python-dateutil
 
 
 
 
 
 
276
  sniffio==1.3.1
277
+ # via anyio
278
+ soundfile==0.13.1
 
 
 
 
 
 
 
 
 
 
279
  # via librosa
 
 
280
  soxr==0.5.0.post1
281
  # via librosa
282
+ starlette==0.46.1
 
 
 
 
 
 
 
 
 
 
 
283
  # via
284
  # fastapi
285
  # gradio
286
+ sympy==1.13.1
287
  # via
288
  # onnxruntime
289
  # torch
290
+ threadpoolctl==3.6.0
 
 
 
 
 
 
 
 
 
 
 
 
291
  # via scikit-learn
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
292
  tomlkit==0.13.2
293
  # via gradio
294
+ torch==2.6.0
295
  # via
296
  # accelerate
297
  # ai-gradio
 
 
 
298
  tqdm==4.67.1
299
+ # via huggingface-hub
300
+ twilio==9.5.1
301
+ # via ai-gradio
302
+ typer==0.15.2
303
+ # via gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  typing-extensions==4.12.2
305
  # via
 
 
306
  # anyio
 
 
 
 
 
307
  # fastapi
 
 
308
  # gradio
309
  # gradio-client
 
310
  # huggingface-hub
 
 
311
  # librosa
 
312
  # multidict
 
 
313
  # pydantic
314
  # pydantic-core
315
  # pyee
316
+ # pyopenssl
 
 
317
  # rich
 
 
318
  # torch
319
  # typer
 
320
  # uvicorn
321
+ tzdata==2025.2
 
 
 
 
322
  # via pandas
 
 
323
  urllib3==2.3.0
324
+ # via requests
 
 
 
 
 
 
 
 
 
325
  uvicorn==0.34.0
326
+ # via gradio
327
+ websockets==15.0.1
328
  # via
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
  # ai-gradio
 
 
330
  # gradio-client
 
 
 
 
 
 
 
 
 
 
 
331
  yarl==1.18.3
332
  # via aiohttp