amirulhazym commited on
Commit
3a2548a
·
verified ·
1 Parent(s): 0d9bd5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -141
requirements.txt CHANGED
@@ -1,141 +1,6 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.11.16
3
- aiosignal==1.3.2
4
- altair==5.5.0
5
- anyio==4.9.0
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.3.0
9
- asttokens==3.0.0
10
- async-lru==2.0.5
11
- attrs==25.3.0
12
- babel==2.17.0
13
- beautifulsoup4==4.13.4
14
- bleach==6.2.0
15
- blinker==1.9.0
16
- cachetools==5.5.2
17
- certifi==2025.1.31
18
- cffi==1.17.1
19
- charset-normalizer==3.4.1
20
- click==8.1.8
21
- colorama==0.4.6
22
- comm==0.2.2
23
- datasets==3.5.0
24
- debugpy==1.8.14
25
- decorator==5.2.1
26
- defusedxml==0.7.1
27
- dill==0.3.8
28
- executing==2.2.0
29
- fastjsonschema==2.21.1
30
- filelock==3.18.0
31
- fqdn==1.5.1
32
- frozenlist==1.6.0
33
- fsspec==2024.12.0
34
- gitdb==4.0.12
35
- GitPython==3.1.44
36
- h11==0.14.0
37
- httpcore==1.0.8
38
- httpx==0.28.1
39
- huggingface-hub==0.30.2
40
- idna==3.10
41
- ipykernel==6.29.5
42
- ipython==9.1.0
43
- ipython_pygments_lexers==1.1.1
44
- ipywidgets==8.1.6
45
- isoduration==20.11.0
46
- jedi==0.19.2
47
- Jinja2==3.1.6
48
- json5==0.12.0
49
- jsonpointer==3.0.0
50
- jsonschema==4.23.0
51
- jsonschema-specifications==2024.10.1
52
- jupyter==1.1.1
53
- jupyter-console==6.6.3
54
- jupyter-events==0.12.0
55
- jupyter-lsp==2.2.5
56
- jupyter_client==8.6.3
57
- jupyter_core==5.7.2
58
- jupyter_server==2.15.0
59
- jupyter_server_terminals==0.5.3
60
- jupyterlab==4.4.0
61
- jupyterlab_pygments==0.3.0
62
- jupyterlab_server==2.27.3
63
- jupyterlab_widgets==3.0.14
64
- MarkupSafe==3.0.2
65
- matplotlib-inline==0.1.7
66
- mistune==3.1.3
67
- mpmath==1.3.0
68
- multidict==6.4.3
69
- multiprocess==0.70.16
70
- narwhals==1.35.0
71
- nbclient==0.10.2
72
- nbconvert==7.16.6
73
- nbformat==5.10.4
74
- nest-asyncio==1.6.0
75
- networkx==3.4.2
76
- notebook==7.4.0
77
- notebook_shim==0.2.4
78
- numpy==2.2.4
79
- overrides==7.7.0
80
- packaging==24.2
81
- pandas==2.2.3
82
- pandocfilters==1.5.1
83
- parso==0.8.4
84
- pillow==11.2.1
85
- platformdirs==4.3.7
86
- prometheus_client==0.21.1
87
- prompt_toolkit==3.0.51
88
- propcache==0.3.1
89
- protobuf==5.29.4
90
- psutil==7.0.0
91
- pure_eval==0.2.3
92
- pyarrow==19.0.1
93
- pycparser==2.22
94
- pydeck==0.9.1
95
- Pygments==2.19.1
96
- python-dateutil==2.9.0.post0
97
- python-json-logger==3.3.0
98
- pytz==2025.2
99
- pywin32==310
100
- pywinpty==2.0.15
101
- PyYAML==6.0.2
102
- pyzmq==26.4.0
103
- referencing==0.36.2
104
- regex==2024.11.6
105
- requests==2.32.3
106
- rfc3339-validator==0.1.4
107
- rfc3986-validator==0.1.1
108
- rpds-py==0.24.0
109
- safetensors==0.5.3
110
- Send2Trash==1.8.3
111
- setuptools==78.1.0
112
- six==1.17.0
113
- smmap==5.0.2
114
- sniffio==1.3.1
115
- soupsieve==2.6
116
- stack-data==0.6.3
117
- streamlit==1.44.1
118
- sympy==1.13.1
119
- tenacity==9.1.2
120
- terminado==0.18.1
121
- tinycss2==1.4.0
122
- tokenizers==0.21.1
123
- toml==0.10.2
124
- torch==2.6.0
125
- tornado==6.4.2
126
- tqdm==4.67.1
127
- traitlets==5.14.3
128
- transformers==4.51.3
129
- types-python-dateutil==2.9.0.20241206
130
- typing_extensions==4.13.2
131
- tzdata==2025.2
132
- uri-template==1.3.0
133
- urllib3==2.4.0
134
- watchdog==6.0.0
135
- wcwidth==0.2.13
136
- webcolors==24.11.1
137
- webencodings==0.5.1
138
- websocket-client==1.8.0
139
- widgetsnbextension==4.0.14
140
- xxhash==3.5.0
141
- yarl==1.20.0
 
1
+ streamlit==1.39.0
2
+ transformers==4.45.2
3
+ torch==2.4.1+cpu
4
+ numpy==1.26.4
5
+ scipy==1.14.1
6
+ datasets==3.0.1