Utkarsh2389 commited on
Commit
d37c8cc
·
verified ·
1 Parent(s): 705b61e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +84 -0
requirements.txt CHANGED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.13.3
4
+ aiosignal==1.4.0
5
+ annotated-doc==0.0.4
6
+ annotated-types==0.7.0
7
+ anyio==4.12.1
8
+ async-timeout==5.0.1
9
+ attrs==25.4.0
10
+ backports.functools-lru-cache==2.0.0
11
+ brotli==1.2.0
12
+ certifi==2026.1.4
13
+ charset-normalizer==3.4.4
14
+ click==8.3.1
15
+ colorama==0.4.6
16
+ datasets==4.5.0
17
+ dill==0.4.0
18
+ exceptiongroup==1.3.1
19
+ fastapi==0.128.1
20
+ ffmpy==1.0.0
21
+ filelock==3.20.3
22
+ frozenlist==1.8.0
23
+ fsspec==2025.10.0
24
+ gradio==6.5.1
25
+ gradio_client==2.0.3
26
+ groovy==0.1.2
27
+ h11==0.16.0
28
+ hf-xet==1.2.0
29
+ httpcore==1.0.9
30
+ httpx==0.28.1
31
+ huggingface_hub==0.36.1
32
+ idna==3.11
33
+ indic_transliteration==2.3.76
34
+ Jinja2==3.1.6
35
+ markdown-it-py==4.0.0
36
+ MarkupSafe==3.0.3
37
+ mdurl==0.1.2
38
+ mpmath==1.3.0
39
+ multidict==6.7.1
40
+ multiprocess==0.70.18
41
+ networkx==3.4.2
42
+ numpy==2.2.6
43
+ orjson==3.11.7
44
+ packaging==26.0
45
+ pandas==2.3.3
46
+ pillow==12.1.0
47
+ propcache==0.4.1
48
+ protobuf==6.33.5
49
+ pyarrow==23.0.0
50
+ pydantic==2.12.5
51
+ pydantic_core==2.41.5
52
+ pydub==0.25.1
53
+ Pygments==2.19.2
54
+ python-dateutil==2.9.0.post0
55
+ python-multipart==0.0.22
56
+ pytz==2025.2
57
+ PyYAML==6.0.3
58
+ regex==2026.1.15
59
+ requests==2.32.5
60
+ rich==14.3.2
61
+ roman==5.2
62
+ safehttpx==0.1.7
63
+ safetensors==0.7.0
64
+ semantic-version==2.10.0
65
+ sentencepiece==0.2.1
66
+ shellingham==1.5.4
67
+ six==1.17.0
68
+ starlette==0.50.0
69
+ sympy==1.14.0
70
+ tokenizers==0.15.2
71
+ toml==0.10.2
72
+ tomlkit==0.13.3
73
+ torch==2.10.0
74
+ tqdm==4.67.3
75
+ transformers==4.39.3
76
+ typer==0.21.1
77
+ typer-slim==0.21.1
78
+ typing-inspection==0.4.2
79
+ typing_extensions==4.15.0
80
+ tzdata==2025.3
81
+ urllib3==2.6.3
82
+ uvicorn==0.40.0
83
+ xxhash==3.6.0
84
+ yarl==1.22.0