FloydTan1987 commited on
Commit
00bdcc0
1 Parent(s): 3260878

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -159
requirements.txt DELETED
@@ -1,159 +0,0 @@
1
- aiofiles==23.2.1
2
- altair==5.3.0
3
- annotated-types==0.7.0
4
- anyio==4.4.0
5
- argon2-cffi==23.1.0
6
- argon2-cffi-bindings==21.2.0
7
- arrow==1.3.0
8
- asttokens==2.4.1
9
- async-lru==2.0.4
10
- attrs==23.2.0
11
- Babel==2.15.0
12
- beautifulsoup4==4.12.3
13
- bleach==6.1.0
14
- certifi==2024.6.2
15
- cffi==1.16.0
16
- charset-normalizer==3.3.2
17
- click==8.1.7
18
- colorama==0.4.6
19
- comm==0.2.2
20
- contourpy==1.2.1
21
- cycler==0.12.1
22
- debugpy==1.8.2
23
- decorator==5.1.1
24
- defusedxml==0.7.1
25
- dnspython==2.6.1
26
- email_validator==2.2.0
27
- executing==2.0.1
28
- fastapi==0.111.0
29
- fastapi-cli==0.0.4
30
- fastjsonschema==2.20.0
31
- ffmpy==0.3.2
32
- filelock==3.15.4
33
- fonttools==4.53.0
34
- fqdn==1.5.1
35
- fsspec==2024.6.1
36
- gradio==4.37.2
37
- gradio_client==1.0.2
38
- h11==0.14.0
39
- httpcore==1.0.5
40
- httptools==0.6.1
41
- httpx==0.27.0
42
- huggingface-hub==0.23.4
43
- idna==3.7
44
- importlib_resources==6.4.0
45
- intel-openmp==2021.4.0
46
- ipykernel==6.29.5
47
- ipython==8.26.0
48
- ipywidgets==8.1.3
49
- isoduration==20.11.0
50
- jedi==0.19.1
51
- Jinja2==3.1.4
52
- json5==0.9.25
53
- jsonpointer==3.0.0
54
- jsonschema==4.22.0
55
- jsonschema-specifications==2023.12.1
56
- jupyter-console==6.6.3
57
- jupyter-events==0.10.0
58
- jupyter-lsp==2.2.5
59
- jupyter_client==8.6.2
60
- jupyter_server==2.14.1
61
- jupyter_server_terminals==0.5.3
62
- jupyterlab==4.2.3
63
- jupyterlab_pygments==0.3.0
64
- jupyterlab_server==2.27.2
65
- jupyterlab_widgets==3.0.11
66
- kiwisolver==1.4.5
67
- markdown-it-py==3.0.0
68
- MarkupSafe==2.1.5
69
- matplotlib==3.9.0
70
- matplotlib-inline==0.1.7
71
- mdurl==0.1.2
72
- mistune==3.0.2
73
- mkl==2021.4.0
74
- mpmath==1.3.0
75
- nbclient==0.10.0
76
- nbconvert==7.16.4
77
- nbformat==5.10.4
78
- nest-asyncio==1.6.0
79
- networkx==3.3
80
- notebook==7.2.1
81
- notebook_shim==0.2.4
82
- numpy==1.26.4
83
- orjson==3.10.6
84
- overrides==7.7.0
85
- packaging==24.1
86
- pandas==2.2.2
87
- pandocfilters==1.5.1
88
- parso==0.8.4
89
- pillow==10.4.0
90
- pip-autoremove==0.10.0
91
- platformdirs==4.2.2
92
- prometheus_client==0.20.0
93
- prompt_toolkit==3.0.47
94
- psutil==6.0.0
95
- pure-eval==0.2.2
96
- pycparser==2.22
97
- pydantic==2.8.0
98
- pydantic_core==2.20.0
99
- pydub==0.25.1
100
- Pygments==2.18.0
101
- pyparsing==3.1.2
102
- python-dateutil==2.9.0.post0
103
- python-dotenv==1.0.1
104
- python-json-logger==2.0.7
105
- python-multipart==0.0.9
106
- pytz==2024.1
107
- pywin32==306
108
- pywinpty==2.0.13
109
- PyYAML==6.0.1
110
- pyzmq==26.0.3
111
- qtconsole==5.5.2
112
- QtPy==2.4.1
113
- referencing==0.35.1
114
- regex==2024.5.15
115
- requests==2.32.3
116
- rfc3339-validator==0.1.4
117
- rfc3986-validator==0.1.1
118
- rich==13.7.1
119
- rpds-py==0.18.1
120
- ruff==0.5.0
121
- safetensors==0.4.3
122
- semantic-version==2.10.0
123
- Send2Trash==1.8.3
124
- setuptools==70.2.0
125
- shellingham==1.5.4
126
- six==1.16.0
127
- sniffio==1.3.1
128
- soupsieve==2.5
129
- stack-data==0.6.3
130
- starlette==0.37.2
131
- sympy==1.12.1
132
- tbb==2021.13.0
133
- terminado==0.18.1
134
- tinycss2==1.3.0
135
- tokenizers==0.19.1
136
- tomlkit==0.12.0
137
- toolz==0.12.1
138
- torch==2.3.1
139
- torchaudio==2.3.1
140
- torchvision==0.18.1
141
- tornado==6.4.1
142
- tqdm==4.66.4
143
- traitlets==5.14.3
144
- transformers==4.42.3
145
- typer==0.12.3
146
- types-python-dateutil==2.9.0.20240316
147
- typing_extensions==4.12.2
148
- tzdata==2024.1
149
- ujson==5.10.0
150
- uri-template==1.3.0
151
- urllib3==2.2.2
152
- uvicorn==0.30.1
153
- watchfiles==0.22.0
154
- wcwidth==0.2.13
155
- webcolors==24.6.0
156
- webencodings==0.5.1
157
- websocket-client==1.8.0
158
- websockets==11.0.3
159
- widgetsnbextension==4.0.11