samsonleegh commited on
Commit
b29c01b
·
verified ·
1 Parent(s): 27a6890

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -163
requirements.txt CHANGED
@@ -1,165 +1,11 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- appnope==0.1.4
5
- argon2-cffi==25.1.0
6
- argon2-cffi-bindings==21.2.0
7
- arrow==1.3.0
8
- asttokens==3.0.0
9
- async-lru==2.0.5
10
- attrs==25.3.0
11
- babel==2.17.0
12
- beautifulsoup4==4.13.4
13
- bleach==6.2.0
14
- certifi==2025.6.15
15
- cffi==1.17.1
16
- charset-normalizer==3.4.2
17
- click==8.2.1
18
- comm==0.2.2
19
- contourpy==1.3.2
20
- cycler==0.12.1
21
- debugpy==1.8.14
22
- decorator==5.2.1
23
- defusedxml==0.7.1
24
- distro==1.9.0
25
- executing==2.2.0
26
- fastapi==0.115.13
27
- fastjsonschema==2.21.1
28
- ffmpy==0.6.0
29
- filelock==3.18.0
30
- fonttools==4.58.4
31
- fqdn==1.5.1
32
- fsspec==2025.5.1
33
  gradio==5.34.1
34
- gradio_client==1.10.3
35
- groovy==0.1.2
36
- groq==0.28.0
37
- h11==0.16.0
38
  hdbscan==0.8.40
39
- hf-xet==1.1.4
40
- httpcore==1.0.9
41
- httpx==0.28.1
42
- huggingface-hub==0.33.0
43
- idna==3.10
44
- ipykernel==6.29.5
45
- ipython==9.3.0
46
- ipython_pygments_lexers==1.1.1
47
- ipywidgets==8.1.7
48
- isoduration==20.11.0
49
- jedi==0.19.2
50
- Jinja2==3.1.6
51
- joblib==1.5.1
52
- json5==0.12.0
53
- jsonpointer==3.0.0
54
- jsonschema==4.24.0
55
- jsonschema-specifications==2025.4.1
56
- jupyter-console==6.6.3
57
- jupyter-events==0.12.0
58
- jupyter-lsp==2.2.5
59
- jupyter_client==8.6.3
60
- jupyter_core==5.8.1
61
- jupyter_server==2.16.0
62
- jupyter_server_terminals==0.5.3
63
- jupyterlab==4.4.3
64
- jupyterlab_pygments==0.3.0
65
- jupyterlab_server==2.27.3
66
- jupyterlab_widgets==3.0.15
67
- kiwisolver==1.4.8
68
- lab==8.4
69
- llvmlite==0.44.0
70
- markdown-it-py==3.0.0
71
- MarkupSafe==3.0.2
72
- matplotlib==3.10.3
73
- matplotlib-inline==0.1.7
74
- mdurl==0.1.2
75
- mistune==3.1.3
76
- mpmath==1.3.0
77
- nbclient==0.10.2
78
- nbconvert==7.16.6
79
- nbformat==5.10.4
80
- nest-asyncio==1.6.0
81
- networkx==3.5
82
- notebook_shim==0.2.4
83
- numba==0.61.2
84
- numpy==2.2.0
85
- ollama==0.5.1
86
- orjson==3.10.18
87
- overrides==7.7.0
88
- packaging==25.0
89
- pandas==2.3.0
90
- pandocfilters==1.5.1
91
- parso==0.8.4
92
- pexpect==4.9.0
93
- pillow==11.2.1
94
- platformdirs==4.3.8
95
- prometheus_client==0.22.1
96
- prompt_toolkit==3.0.51
97
- psutil==7.0.0
98
- ptyprocess==0.7.0
99
- pure_eval==0.2.3
100
- pycparser==2.22
101
- pydantic==2.11.7
102
- pydantic_core==2.33.2
103
- pydub==0.25.1
104
- Pygments==2.19.1
105
- pynndescent==0.5.13
106
- pyparsing==3.2.3
107
- python-certifi-win32==1.6.1
108
- python-dateutil==2.9.0.post0
109
- python-json-logger==3.3.0
110
- python-multipart==0.0.20
111
- pytz==2025.2
112
- PyYAML==6.0.2
113
- pyzmq==27.0.0
114
- referencing==0.36.2
115
- regex==2024.11.6
116
- requests==2.32.4
117
- rfc3339-validator==0.1.4
118
- rfc3986-validator==0.1.1
119
- rich==14.0.0
120
- rpds-py==0.25.1
121
- ruff==0.12.0
122
- safehttpx==0.1.6
123
- safetensors==0.5.3
124
- scikit-learn==1.7.0
125
- scipy==1.15.3
126
- semantic-version==2.10.0
127
- Send2Trash==1.8.3
128
- sentence-transformers==4.1.0
129
- setuptools-scm==8.3.1
130
- shellingham==1.5.4
131
- simplejson==3.20.1
132
- six==1.17.0
133
- sniffio==1.3.1
134
- soupsieve==2.7
135
- stack-data==0.6.3
136
- starlette==0.46.2
137
- sympy==1.14.0
138
- terminado==0.18.1
139
- threadpoolctl==3.6.0
140
- tinycss2==1.4.0
141
- tokenizers==0.21.1
142
- tomlkit==0.13.3
143
- torch==2.7.1
144
- tornado==6.5.1
145
- tqdm==4.67.1
146
- traitlets==5.14.3
147
- transformers==4.52.4
148
- txt2tags==3.9
149
- typer==0.16.0
150
- types-python-dateutil==2.9.0.20250516
151
- typing-inspection==0.4.1
152
- typing_extensions==4.14.0
153
- tzdata==2025.2
154
- umap==0.1.1
155
- umap-learn==0.5.7
156
- uri-template==1.3.0
157
- urllib3==2.5.0
158
- uvicorn==0.34.3
159
- wcwidth==0.2.13
160
- webcolors==24.11.1
161
- webencodings==0.5.1
162
- websocket-client==1.8.0
163
- websockets==15.0.1
164
- widgetsnbextension==4.0.14
165
- wrapt==1.17.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==5.34.1
2
+ pandas
3
+ numpy<=2.2.0
4
+ scikit-learn
5
+ umap-learn
6
  hdbscan==0.8.40
7
+ sentence-transformers
8
+ huggingface-hub
9
+ requests
10
+ torch
11
+ ollama