thesven commited on
Commit
26115cb
·
1 Parent(s): 05b4326

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +202 -0
requirements.txt ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.30.0
3
+ aiofiles==23.2.1
4
+ aiohttp==3.9.5
5
+ aiosignal==1.3.1
6
+ altair==5.3.0
7
+ annotated-types==0.6.0
8
+ anyio==4.3.0
9
+ argon2-cffi==23.1.0
10
+ argon2-cffi-bindings==21.2.0
11
+ arrow==1.3.0
12
+ asttokens==2.4.1
13
+ async-lru==2.0.4
14
+ attrs==23.2.0
15
+ Babel==2.15.0
16
+ beautifulsoup4==4.12.3
17
+ bleach==6.1.0
18
+ certifi==2024.2.2
19
+ cffi==1.16.0
20
+ charset-normalizer==3.3.2
21
+ click==8.1.7
22
+ colorama==0.4.6
23
+ comm==0.2.2
24
+ contourpy==1.2.1
25
+ cycler==0.12.1
26
+ datasets==2.19.1
27
+ debugpy==1.8.1
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ dill==0.3.8
31
+ dnspython==2.6.1
32
+ email_validator==2.1.1
33
+ evaluate==0.4.2
34
+ executing==2.0.1
35
+ fastapi==0.111.0
36
+ fastapi-cli==0.0.2
37
+ fastjsonschema==2.19.1
38
+ ffmpy==0.3.2
39
+ filelock==3.14.0
40
+ fonttools==4.51.0
41
+ fqdn==1.5.1
42
+ frozenlist==1.4.1
43
+ fsspec==2024.3.1
44
+ gluonts==0.14.4
45
+ gr==1.24.0
46
+ gradio==4.29.0
47
+ gradio_client==0.16.1
48
+ grpcio==1.63.0
49
+ h11==0.14.0
50
+ httpcore==1.0.5
51
+ httptools==0.6.1
52
+ httpx==0.27.0
53
+ huggingface-hub==0.23.0
54
+ idna==3.7
55
+ importlib_resources==6.4.0
56
+ ipykernel==6.29.4
57
+ ipython==8.24.0
58
+ ipywidgets==8.1.2
59
+ isoduration==20.11.0
60
+ jedi==0.19.1
61
+ Jinja2==3.1.4
62
+ joblib==1.4.2
63
+ json5==0.9.25
64
+ jsonpointer==2.4
65
+ jsonschema==4.22.0
66
+ jsonschema-specifications==2023.12.1
67
+ jupyter==1.0.0
68
+ jupyter-console==6.6.3
69
+ jupyter-events==0.10.0
70
+ jupyter-lsp==2.2.5
71
+ jupyter_client==8.6.1
72
+ jupyter_core==5.7.2
73
+ jupyter_server==2.14.0
74
+ jupyter_server_terminals==0.5.3
75
+ jupyterlab==4.1.8
76
+ jupyterlab_pygments==0.3.0
77
+ jupyterlab_server==2.27.1
78
+ jupyterlab_widgets==3.0.10
79
+ kiwisolver==1.4.5
80
+ lightning==2.2.4
81
+ lightning-utilities==0.11.2
82
+ Markdown==3.6
83
+ markdown-it-py==3.0.0
84
+ MarkupSafe==2.1.5
85
+ matplotlib==3.8.4
86
+ matplotlib-inline==0.1.7
87
+ mdurl==0.1.2
88
+ mistune==3.0.2
89
+ mpmath==1.3.0
90
+ multidict==6.0.5
91
+ multiprocess==0.70.16
92
+ nbclient==0.10.0
93
+ nbconvert==7.16.4
94
+ nbformat==5.10.4
95
+ nest-asyncio==1.6.0
96
+ networkx==3.3
97
+ notebook==7.1.3
98
+ notebook_shim==0.2.4
99
+ numpy==1.26.4
100
+ nvidia-cublas-cu12==12.1.3.1
101
+ nvidia-cuda-cupti-cu12==12.1.105
102
+ nvidia-cuda-nvrtc-cu12==12.1.105
103
+ nvidia-cuda-runtime-cu12==12.1.105
104
+ nvidia-cudnn-cu12==8.9.2.26
105
+ nvidia-cufft-cu12==11.0.2.54
106
+ nvidia-curand-cu12==10.3.2.106
107
+ nvidia-cusolver-cu12==11.4.5.107
108
+ nvidia-cusparse-cu12==12.1.0.106
109
+ nvidia-nccl-cu12==2.20.5
110
+ nvidia-nvjitlink-cu12==12.4.127
111
+ nvidia-nvtx-cu12==12.1.105
112
+ orjson==3.10.3
113
+ overrides==7.7.0
114
+ packaging==24.0
115
+ pandas==2.1.4
116
+ pandocfilters==1.5.1
117
+ parso==0.8.4
118
+ pexpect==4.9.0
119
+ pillow==10.3.0
120
+ platformdirs==4.2.1
121
+ pretty-errors==1.2.25
122
+ prometheus_client==0.20.0
123
+ prompt-toolkit==3.0.43
124
+ protobuf==5.26.1
125
+ psutil==5.9.8
126
+ ptyprocess==0.7.0
127
+ pure-eval==0.2.2
128
+ pyarrow==16.0.0
129
+ pyarrow-hotfix==0.6
130
+ pycparser==2.22
131
+ pydantic==2.7.1
132
+ pydantic_core==2.18.2
133
+ pydub==0.25.1
134
+ Pygments==2.18.0
135
+ pyparsing==3.1.2
136
+ python-dateutil==2.9.0.post0
137
+ python-dotenv==1.0.1
138
+ python-json-logger==2.0.7
139
+ python-multipart==0.0.9
140
+ pytorch-lightning==2.2.4
141
+ pytz==2024.1
142
+ PyYAML==6.0.1
143
+ pyzmq==26.0.3
144
+ qtconsole==5.5.2
145
+ QtPy==2.4.1
146
+ referencing==0.35.1
147
+ regex==2024.4.28
148
+ requests==2.31.0
149
+ rfc3339-validator==0.1.4
150
+ rfc3986-validator==0.1.1
151
+ rich==13.7.1
152
+ rpds-py==0.18.1
153
+ ruff==0.4.3
154
+ safetensors==0.4.3
155
+ scikit-learn==1.4.2
156
+ scipy==1.13.0
157
+ semantic-version==2.10.0
158
+ Send2Trash==1.8.3
159
+ setuptools==69.5.1
160
+ shellingham==1.5.4
161
+ six==1.16.0
162
+ sniffio==1.3.1
163
+ soupsieve==2.5
164
+ spaces==0.28.0
165
+ stack-data==0.6.3
166
+ starlette==0.37.2
167
+ sympy==1.12
168
+ tensorboard==2.16.2
169
+ tensorboard-data-server==0.7.2
170
+ terminado==0.18.1
171
+ threadpoolctl==3.5.0
172
+ tinycss2==1.3.0
173
+ tokenizers==0.19.1
174
+ tomlkit==0.12.0
175
+ toolz==0.12.1
176
+ torch==2.3.0
177
+ torchaudio==2.3.0
178
+ torchmetrics==1.4.0
179
+ torchvision==0.18.0
180
+ tornado==6.4
181
+ tqdm==4.66.4
182
+ traitlets==5.14.3
183
+ transformers==4.40.1
184
+ typer==0.12.3
185
+ types-python-dateutil==2.9.0.20240316
186
+ typing_extensions==4.11.0
187
+ tzdata==2024.1
188
+ ujson==5.9.0
189
+ uri-template==1.3.0
190
+ urllib3==2.2.1
191
+ uvicorn==0.29.0
192
+ uvloop==0.19.0
193
+ watchfiles==0.21.0
194
+ wcwidth==0.2.13
195
+ webcolors==1.13
196
+ webencodings==0.5.1
197
+ websocket-client==1.8.0
198
+ websockets==11.0.3
199
+ Werkzeug==3.0.3
200
+ widgetsnbextension==4.0.10
201
+ xxhash==3.4.1
202
+ yarl==1.9.4