OnlyCheeini commited on
Commit
eab3452
·
verified ·
1 Parent(s): b86ba0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -211
requirements.txt CHANGED
@@ -1,214 +1,4 @@
1
- <<<<<<< HEAD
2
  torch
3
  tiktoken
4
  tqdm
5
- =======
6
- aiohttp==3.9.5
7
- aiosignal==1.3.1
8
- annotated-types==0.7.0
9
- anyio==4.4.0
10
- argon2-cffi==23.1.0
11
- argon2-cffi-bindings==21.2.0
12
- arrow==1.3.0
13
- asttokens==2.4.1
14
- async-lru==2.0.4
15
- async-timeout==4.0.3
16
- attrs==23.2.0
17
- Automat==20.2.0
18
- Babel==2.15.0
19
- bcrypt==3.2.0
20
- beautifulsoup4==4.12.3
21
- bleach==6.1.0
22
- blinker==1.4
23
- certifi==2020.6.20
24
- cffi==1.16.0
25
- chardet==4.0.0
26
- charset-normalizer==3.3.2
27
- click==8.0.3
28
- cloud-init==24.1.3
29
- colorama==0.4.4
30
- comm==0.2.2
31
- command-not-found==0.3
32
- configobj==5.0.6
33
- constantly==15.1.0
34
- cryptography==3.4.8
35
- datasets==2.20.0
36
- dbus-python==1.2.18
37
- debugpy==1.8.2
38
- decorator==5.1.1
39
- defusedxml==0.7.1
40
- dill==0.3.8
41
- distro==1.7.0
42
- distro-info==1.1+ubuntu0.2
43
- dnspython==2.6.1
44
- email_validator==2.2.0
45
- exceptiongroup==1.2.2
46
- executing==2.0.1
47
- fastapi==0.111.1
48
- fastapi-cli==0.0.4
49
- fastjsonschema==2.20.0
50
- filelock==3.15.4
51
- fqdn==1.5.1
52
- frozenlist==1.4.1
53
- fsspec==2024.5.0
54
- gyp==0.1
55
- h11==0.14.0
56
- httpcore==1.0.5
57
- httplib2==0.20.2
58
- httptools==0.6.1
59
- httpx==0.27.0
60
- huggingface-hub==0.24.2
61
- hyperlink==21.0.0
62
- idna==3.3
63
- importlib-metadata==4.6.4
64
- incremental==21.3.0
65
- ipykernel==6.29.5
66
- ipython==8.26.0
67
- isoduration==20.11.0
68
- jedi==0.19.1
69
- jeepney==0.7.1
70
- Jinja2==3.0.3
71
- joblib==1.4.2
72
- json5==0.9.25
73
- jsonpatch==1.32
74
- jsonpointer==2.0
75
- jsonschema==4.23.0
76
- jsonschema-specifications==2023.12.1
77
- jupyter-events==0.10.0
78
- jupyter-lsp==2.2.5
79
- jupyter_client==8.6.2
80
- jupyter_core==5.7.2
81
- jupyter_server==2.14.2
82
- jupyter_server_terminals==0.5.3
83
- jupyterlab==4.2.4
84
- jupyterlab_pygments==0.3.0
85
- jupyterlab_server==2.27.3
86
- keyring==23.5.0
87
- launchpadlib==1.10.16
88
- lazr.restfulclient==0.14.4
89
- lazr.uri==1.0.6
90
- markdown-it-py==3.0.0
91
- MarkupSafe==2.0.1
92
- matplotlib-inline==0.1.7
93
- mdurl==0.1.2
94
- mistune==3.0.2
95
- more-itertools==8.10.0
96
- mpmath==1.3.0
97
- multidict==6.0.5
98
- multiprocess==0.70.16
99
- nbclient==0.10.0
100
- nbconvert==7.16.4
101
- nbformat==5.10.4
102
- nest-asyncio==1.6.0
103
- netifaces==0.11.0
104
- networkx==3.3
105
- notebook==7.2.1
106
- notebook_shim==0.2.4
107
- numpy==2.0.1
108
- nvidia-cublas-cu12==12.1.3.1
109
- nvidia-cuda-cupti-cu12==12.1.105
110
- nvidia-cuda-nvrtc-cu12==12.1.105
111
- nvidia-cuda-runtime-cu12==12.1.105
112
- nvidia-cudnn-cu12==9.1.0.70
113
- nvidia-cufft-cu12==11.0.2.54
114
- nvidia-curand-cu12==10.3.2.106
115
- nvidia-cusolver-cu12==11.4.5.107
116
- nvidia-cusparse-cu12==12.1.0.106
117
- nvidia-nccl-cu12==2.20.5
118
- nvidia-nvjitlink-cu12==12.5.82
119
- nvidia-nvtx-cu12==12.1.105
120
- oauthlib==3.2.0
121
- overrides==7.7.0
122
- packaging==24.1
123
- pandas==2.2.2
124
- pandocfilters==1.5.1
125
- parso==0.8.4
126
- pexpect==4.8.0
127
- platformdirs==4.2.2
128
- prometheus_client==0.20.0
129
- prompt_toolkit==3.0.47
130
- psutil==6.0.0
131
- ptyprocess==0.7.0
132
- pure_eval==0.2.3
133
- pyarrow==17.0.0
134
- pyarrow-hotfix==0.6
135
- pyasn1==0.4.8
136
- pyasn1-modules==0.2.1
137
- pycparser==2.22
138
- pydantic==2.8.2
139
- pydantic_core==2.20.1
140
- Pygments==2.18.0
141
- PyGObject==3.42.1
142
- PyHamcrest==2.0.2
143
- PyJWT==2.3.0
144
- pyOpenSSL==21.0.0
145
- pyparsing==2.4.7
146
- pyrsistent==0.18.1
147
- pyserial==3.5
148
- python-apt==2.4.0+ubuntu3
149
- python-dateutil==2.9.0.post0
150
- python-dotenv==1.0.1
151
- python-json-logger==2.0.7
152
- python-magic==0.4.24
153
- python-multipart==0.0.9
154
- pytz==2022.1
155
- PyYAML==5.4.1
156
- pyzmq==26.0.3
157
- referencing==0.35.1
158
- regex==2024.7.24
159
- requests==2.32.3
160
- rfc3339-validator==0.1.4
161
- rfc3986-validator==0.1.1
162
- rich==13.7.1
163
- rpds-py==0.19.1
164
- scikit-learn==1.5.1
165
- scipy==1.14.0
166
- SecretStorage==3.3.1
167
- Send2Trash==1.8.3
168
- service-identity==18.1.0
169
- shellingham==1.5.4
170
- six==1.16.0
171
- sniffio==1.3.1
172
- sos==4.5.6
173
- soupsieve==2.5
174
- ssh-import-id==5.11
175
- stack-data==0.6.3
176
- starlette==0.37.2
177
- sympy==1.13.1
178
- systemd-python==234
179
- terminado==0.18.1
180
- threadpoolctl==3.5.0
181
- tiktoken==0.7.0
182
- tinycss2==1.3.0
183
- tomli==2.0.1
184
- torch==2.4.0
185
- tornado==6.4.1
186
- tqdm==4.66.4
187
- traitlets==5.14.3
188
- triton==3.0.0
189
- Twisted==22.1.0
190
- typer==0.12.3
191
- types-python-dateutil==2.9.0.20240316
192
- typing_extensions==4.12.2
193
- tzdata==2024.1
194
- ubuntu-drivers-common==0.0.0
195
- ubuntu-pro-client==8001
196
- ufw==0.36.1
197
- unattended-upgrades==0.1
198
- uri-template==1.3.0
199
- urllib3==1.26.5
200
- uvicorn==0.30.3
201
- uvloop==0.19.0
202
- wadllib==1.3.6
203
- watchfiles==0.22.0
204
- wcwidth==0.2.13
205
- webcolors==24.6.0
206
- webencodings==0.5.1
207
- websocket-client==1.8.0
208
- websockets==12.0
209
- xkit==0.0.0
210
- xxhash==3.4.1
211
- yarl==1.9.4
212
- zipp==1.0.0
213
- zope.interface==5.4.0
214
- >>>>>>> 97e2c257c46cada50ce746fc505a1f8414a148e6
 
1
+ gradio
2
  torch
3
  tiktoken
4
  tqdm