amitashukla commited on
Commit
6b71f6c
·
1 Parent(s): 79113aa

remove unnecessary requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -173
requirements.txt CHANGED
@@ -1,173 +1,5 @@
1
- accelerate==1.13.0
2
- aiofiles==24.1.0
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.13.3
5
- aiosignal==1.4.0
6
- annotated-doc==0.0.4
7
- annotated-types==0.7.0
8
- anyio==4.12.1
9
- appnope==0.1.4
10
- argon2-cffi==25.1.0
11
- argon2-cffi-bindings==25.1.0
12
- arrow==1.4.0
13
- asttokens==3.0.1
14
- async-lru==2.2.0
15
- attrs==25.4.0
16
- babel==2.18.0
17
- beautifulsoup4==4.14.3
18
- bitsandbytes==0.49.2
19
- bleach==6.3.0
20
- brotli==1.2.0
21
- certifi==2026.2.25
22
- cffi==2.0.0
23
- charset-normalizer==3.4.5
24
- click==8.3.1
25
- comm==0.2.3
26
- cut-cross-entropy==25.1.1
27
- datasets==4.3.0
28
- debugpy==1.8.20
29
- decorator==5.2.1
30
- defusedxml==0.7.1
31
- diffusers==0.37.0
32
- dill==0.4.0
33
- docstring_parser==0.17.0
34
- executing==2.2.1
35
- fastapi==0.135.1
36
- fastjsonschema==2.21.2
37
- ffmpy==1.0.0
38
- filelock==3.25.1
39
- fqdn==1.5.1
40
- frozenlist==1.8.0
41
- fsspec==2025.9.0
42
- groovy==0.1.2
43
- h11==0.16.0
44
- hf-xet==1.4.2
45
- hf_transfer==0.1.9
46
- httpcore==1.0.9
47
- httpx==0.28.1
48
- huggingface_hub==1.7.1
49
- idna==3.11
50
- importlib_metadata==8.7.1
51
- ipykernel==7.2.0
52
- ipython==9.11.0
53
- ipython_pygments_lexers==1.1.1
54
- ipywidgets==8.1.8
55
- isoduration==20.11.0
56
- jedi==0.19.2
57
- Jinja2==3.1.6
58
- json5==0.13.0
59
- jsonpointer==3.0.0
60
- jsonschema==4.26.0
61
- jsonschema-specifications==2025.9.1
62
- jupyter==1.1.1
63
- jupyter-console==6.6.3
64
- jupyter-events==0.12.0
65
- jupyter-lsp==2.3.0
66
- jupyter_client==8.8.0
67
- jupyter_core==5.9.1
68
- jupyter_server==2.17.0
69
- jupyter_server_terminals==0.5.4
70
- jupyterlab==4.5.6
71
- jupyterlab_pygments==0.3.0
72
- jupyterlab_server==2.28.0
73
- jupyterlab_widgets==3.0.16
74
- lark==1.3.1
75
- markdown-it-py==4.0.0
76
- MarkupSafe==3.0.3
77
- matplotlib-inline==0.2.1
78
- mdurl==0.1.2
79
- mistune==3.2.0
80
- mpmath==1.3.0
81
- msgspec==0.20.0
82
- multidict==6.7.1
83
- multiprocess==0.70.16
84
- nbclient==0.10.4
85
- nbconvert==7.17.0
86
- nbformat==5.10.4
87
- nest-asyncio==1.6.0
88
- networkx==3.6.1
89
- notebook==7.5.5
90
- notebook_shim==0.2.4
91
- numpy==1.26.4
92
- orjson==3.11.7
93
- packaging==26.0
94
- pandas==3.0.1
95
- pandocfilters==1.5.1
96
- parso==0.8.6
97
- peft==0.18.1
98
- pexpect==4.9.0
99
- pillow==12.1.1
100
- platformdirs==4.9.4
101
- prometheus_client==0.24.1
102
- prompt_toolkit==3.0.52
103
- propcache==0.4.1
104
- protobuf==7.34.0
105
- psutil==7.2.2
106
- ptyprocess==0.7.0
107
- pure_eval==0.2.3
108
- pyarrow==23.0.1
109
- pycparser==3.0
110
- pydantic==2.12.5
111
- pydantic_core==2.41.5
112
- pydub==0.25.1
113
- Pygments==2.19.2
114
- python-dateutil==2.9.0.post0
115
- python-dotenv==1.2.2
116
- python-json-logger==4.0.0
117
- python-multipart==0.0.22
118
- pytz==2026.1.post1
119
- PyYAML==6.0.3
120
- pyzmq==27.1.0
121
- referencing==0.37.0
122
- regex==2026.2.28
123
- requests==2.32.5
124
- rfc3339-validator==0.1.4
125
- rfc3986-validator==0.1.1
126
- rfc3987-syntax==1.1.0
127
- rich==14.3.3
128
- rpds-py==0.30.0
129
- safehttpx==0.1.7
130
- safetensors==0.7.0
131
- semantic-version==2.10.0
132
- Send2Trash==2.1.0
133
- sentencepiece==0.2.1
134
- setuptools==82.0.1
135
- shellingham==1.5.4
136
- six==1.17.0
137
- soupsieve==2.8.3
138
- stack-data==0.6.3
139
- starlette==0.52.1
140
- sympy==1.14.0
141
- terminado==0.18.1
142
- tinycss2==1.4.0
143
- tokenizers==0.22.2
144
- tomlkit==0.13.3
145
- torch==2.10.0
146
- torchao==0.16.0
147
- torchvision==0.25.0
148
- tornado==6.5.5
149
- tqdm==4.67.3
150
- traitlets==5.14.3
151
- transformers==5.2.0
152
- trl==0.24.0
153
- typeguard==4.5.1
154
- typer==0.24.1
155
- typer-slim==0.24.0
156
- typing-inspection==0.4.2
157
- typing_extensions==4.15.0
158
- tyro==1.0.8
159
- tzdata==2025.3
160
- unsloth==2026.3.4
161
- unsloth_zoo==2026.3.2
162
- uri-template==1.3.0
163
- urllib3==2.6.3
164
- uvicorn==0.41.0
165
- wcwidth==0.6.0
166
- webcolors==25.10.0
167
- webencodings==0.5.1
168
- websocket-client==1.9.0
169
- wheel==0.46.3
170
- widgetsnbextension==4.0.15
171
- xxhash==3.6.0
172
- yarl==1.23.0
173
- zipp==3.23.0
 
1
+ gradio==5.23.3
2
+ huggingface_hub
3
+ python-dotenv
4
+ pandas
5
+ requests