omkaranu04 commited on
Commit
8ef0aee
·
verified ·
1 Parent(s): 013a6f4

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -0
requirements.txt ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.4.0
2
+ accelerate==0.27.2
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.13.3
5
+ aiosignal==1.4.0
6
+ anyio==4.12.1
7
+ argon2-cffi==25.1.0
8
+ argon2-cffi-bindings==25.1.0
9
+ arrow==1.4.0
10
+ asttokens==3.0.1
11
+ async-lru==2.1.0
12
+ async-timeout==5.0.1
13
+ attrs==25.4.0
14
+ babel==2.18.0
15
+ beautifulsoup4==4.14.3
16
+ bitsandbytes==0.43.1
17
+ bleach==6.3.0
18
+ certifi==2026.1.4
19
+ cffi==2.0.0
20
+ charset-normalizer==3.4.4
21
+ click==8.3.1
22
+ comm==0.2.3
23
+ datasets==2.18.0
24
+ debugpy==1.8.20
25
+ decorator==5.2.1
26
+ defusedxml==0.7.1
27
+ dill==0.3.8
28
+ docstring_parser==0.17.0
29
+ evaluate==0.4.1
30
+ exceptiongroup==1.3.1
31
+ executing==2.2.1
32
+ fastjsonschema==2.21.2
33
+ filelock==3.20.0
34
+ fqdn==1.5.1
35
+ frozenlist==1.8.0
36
+ fsspec==2024.2.0
37
+ h11==0.16.0
38
+ httpcore==1.0.9
39
+ httpx==0.28.1
40
+ huggingface-hub==0.20.3
41
+ idna==3.11
42
+ ipykernel==7.2.0
43
+ ipython==8.38.0
44
+ ipywidgets==8.1.8
45
+ isoduration==20.11.0
46
+ jedi==0.19.2
47
+ Jinja2==3.1.6
48
+ joblib==1.5.3
49
+ json5==0.13.0
50
+ jsonpointer==3.0.0
51
+ jsonschema==4.26.0
52
+ jsonschema-specifications==2025.9.1
53
+ jupyter==1.1.1
54
+ jupyter-console==6.6.3
55
+ jupyter-events==0.12.0
56
+ jupyter-lsp==2.3.0
57
+ jupyter_client==8.8.0
58
+ jupyter_core==5.9.1
59
+ jupyter_server==2.17.0
60
+ jupyter_server_terminals==0.5.4
61
+ jupyterlab==4.5.4
62
+ jupyterlab_pygments==0.3.0
63
+ jupyterlab_server==2.28.0
64
+ jupyterlab_widgets==3.0.16
65
+ lark==1.3.1
66
+ markdown-it-py==4.0.0
67
+ MarkupSafe==2.1.5
68
+ matplotlib-inline==0.2.1
69
+ mdurl==0.1.2
70
+ mistune==3.2.0
71
+ mpmath==1.3.0
72
+ multidict==6.7.1
73
+ multiprocess==0.70.16
74
+ nbclient==0.10.4
75
+ nbconvert==7.17.0
76
+ nbformat==5.10.4
77
+ nest-asyncio==1.6.0
78
+ networkx==3.4.2
79
+ nltk==3.8.1
80
+ notebook==7.5.3
81
+ notebook_shim==0.2.4
82
+ numpy==1.26.4
83
+ nvidia-cublas-cu12==12.1.3.1
84
+ nvidia-cuda-cupti-cu12==12.1.105
85
+ nvidia-cuda-nvrtc-cu12==12.1.105
86
+ nvidia-cuda-runtime-cu12==12.1.105
87
+ nvidia-cudnn-cu12==8.9.2.26
88
+ nvidia-cufft-cu12==11.0.2.54
89
+ nvidia-curand-cu12==10.3.2.106
90
+ nvidia-cusolver-cu12==11.4.5.107
91
+ nvidia-cusparse-cu12==12.1.0.106
92
+ nvidia-nccl-cu12==2.19.3
93
+ nvidia-nvjitlink-cu12==12.9.86
94
+ nvidia-nvtx-cu12==12.1.105
95
+ overrides==7.7.0
96
+ packaging==26.0
97
+ pandas==2.3.3
98
+ pandocfilters==1.5.1
99
+ parso==0.8.6
100
+ peft==0.9.0
101
+ pexpect==4.9.0
102
+ pillow==12.0.0
103
+ platformdirs==4.7.0
104
+ prometheus_client==0.24.1
105
+ prompt_toolkit==3.0.52
106
+ propcache==0.4.1
107
+ psutil==7.2.2
108
+ ptyprocess==0.7.0
109
+ pure_eval==0.2.3
110
+ pyarrow==23.0.0
111
+ pyarrow-hotfix==0.7
112
+ pycparser==3.0
113
+ Pygments==2.19.2
114
+ python-dateutil==2.9.0.post0
115
+ python-json-logger==4.0.0
116
+ pytz==2025.2
117
+ PyYAML==6.0.3
118
+ pyzmq==27.1.0
119
+ referencing==0.37.0
120
+ regex==2026.1.15
121
+ requests==2.32.5
122
+ responses==0.18.0
123
+ rfc3339-validator==0.1.4
124
+ rfc3986-validator==0.1.1
125
+ rfc3987-syntax==1.1.0
126
+ rich==13.7.1
127
+ rouge-score==0.1.2
128
+ rpds-py==0.30.0
129
+ safetensors==0.7.0
130
+ scikit-learn==1.4.1.post1
131
+ scipy==1.12.0
132
+ Send2Trash==2.1.0
133
+ sentence-transformers==2.5.1
134
+ sentencepiece==0.1.99
135
+ six==1.17.0
136
+ soupsieve==2.8.3
137
+ stack-data==0.6.3
138
+ sympy==1.14.0
139
+ terminado==0.18.1
140
+ threadpoolctl==3.6.0
141
+ tinycss2==1.4.0
142
+ tokenizers==0.15.2
143
+ tomli==2.4.0
144
+ torch==2.2.2+cu121
145
+ torchaudio==2.2.2+cu121
146
+ torchvision==0.17.2+cu121
147
+ tornado==6.5.4
148
+ tqdm==4.66.2
149
+ traitlets==5.14.3
150
+ transformers==4.39.3
151
+ triton==2.2.0
152
+ trl==0.8.6
153
+ typeguard==4.4.4
154
+ typing_extensions==4.15.0
155
+ tyro==1.0.6
156
+ tzdata==2025.3
157
+ uri-template==1.3.0
158
+ urllib3==2.6.3
159
+ wcwidth==0.6.0
160
+ webcolors==25.10.0
161
+ webencodings==0.5.1
162
+ websocket-client==1.9.0
163
+ widgetsnbextension==4.0.15
164
+ xxhash==3.6.0
165
+ yarl==1.22.0