karanvirsagar1998 commited on
Commit
f923110
·
verified ·
1 Parent(s): 4068a7e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +158 -3
requirements.txt CHANGED
@@ -1,3 +1,158 @@
1
- streamlit==1.10.0
2
- transformers==4.12.5
3
- sentencepiece==0.1.96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ anyio==4.7.0
3
+ argon2-cffi==23.1.0
4
+ argon2-cffi-bindings==21.2.0
5
+ arrow==1.3.0
6
+ asttokens==3.0.0
7
+ async-lru==2.0.4
8
+ attrs==24.2.0
9
+ babel==2.16.0
10
+ beautifulsoup4==4.12.3
11
+ bleach==6.2.0
12
+ blinker==1.9.0
13
+ cachetools==5.5.1
14
+ certifi==2024.8.30
15
+ cffi==1.17.1
16
+ charset-normalizer==3.4.0
17
+ click==8.1.8
18
+ colorama==0.4.6
19
+ comm==0.2.2
20
+ contourpy==1.3.1
21
+ cycler==0.12.1
22
+ debugpy==1.8.9
23
+ decorator==5.1.1
24
+ defusedxml==0.7.1
25
+ executing==2.1.0
26
+ fastjsonschema==2.21.1
27
+ filelock==3.13.1
28
+ fonttools==4.55.3
29
+ fqdn==1.5.1
30
+ fsspec==2024.2.0
31
+ gitdb==4.0.11
32
+ GitPython==3.1.43
33
+ h11==0.14.0
34
+ httpcore==1.0.7
35
+ httpx==0.28.1
36
+ huggingface-hub==0.28.1
37
+ idna==3.10
38
+ ipykernel==6.29.5
39
+ ipython==8.30.0
40
+ isoduration==20.11.0
41
+ jedi==0.19.2
42
+ Jinja2==3.1.4
43
+ joblib==1.4.2
44
+ json5==0.10.0
45
+ jsonpointer==3.0.0
46
+ jsonschema==4.23.0
47
+ jsonschema-specifications==2024.10.1
48
+ jupyter-events==0.10.0
49
+ jupyter-lsp==2.2.5
50
+ jupyter-server-mathjax==0.2.6
51
+ jupyter_client==8.6.3
52
+ jupyter_core==5.7.2
53
+ jupyter_server==2.14.2
54
+ jupyter_server_terminals==0.5.3
55
+ jupyterlab==4.3.3
56
+ jupyterlab_git==0.50.2
57
+ jupyterlab_pygments==0.3.0
58
+ jupyterlab_server==2.27.3
59
+ kiwisolver==1.4.7
60
+ markdown-it-py==3.0.0
61
+ MarkupSafe==3.0.2
62
+ matplotlib==3.9.3
63
+ matplotlib-inline==0.1.7
64
+ mdurl==0.1.2
65
+ mistune==3.0.2
66
+ mpmath==1.3.0
67
+ narwhals==1.25.2
68
+ nbclient==0.10.1
69
+ nbconvert==7.16.4
70
+ nbdime==4.0.2
71
+ nbformat==5.10.4
72
+ nest-asyncio==1.6.0
73
+ networkx==3.2.1
74
+ notebook_shim==0.2.4
75
+ numpy==2.2.0
76
+ nvidia-cublas-cu12==12.4.5.8
77
+ nvidia-cuda-cupti-cu12==12.4.127
78
+ nvidia-cuda-nvrtc-cu12==12.4.127
79
+ nvidia-cuda-runtime-cu12==12.4.127
80
+ nvidia-cudnn-cu12==9.1.0.70
81
+ nvidia-cufft-cu12==11.2.1.3
82
+ nvidia-curand-cu12==10.3.5.147
83
+ nvidia-cusolver-cu12==11.6.1.9
84
+ nvidia-cusparse-cu12==12.3.1.170
85
+ nvidia-cusparselt-cu12==0.6.2
86
+ nvidia-nccl-cu12==2.21.5
87
+ nvidia-nvjitlink-cu12==12.4.127
88
+ nvidia-nvtx-cu12==12.4.127
89
+ overrides==7.7.0
90
+ packaging==24.2
91
+ pandas==2.2.3
92
+ pandocfilters==1.5.1
93
+ parso==0.8.4
94
+ pexpect==4.9.0
95
+ pillow==11.0.0
96
+ platformdirs==4.3.6
97
+ plotly==5.24.1
98
+ prometheus_client==0.21.1
99
+ prompt_toolkit==3.0.48
100
+ protobuf==5.29.3
101
+ psutil==6.1.0
102
+ ptyprocess==0.7.0
103
+ pure_eval==0.2.3
104
+ pyarrow==19.0.0
105
+ pycparser==2.22
106
+ pydeck==0.9.1
107
+ Pygments==2.18.0
108
+ pyparsing==3.2.0
109
+ python-dateutil==2.9.0.post0
110
+ python-dotenv==1.0.1
111
+ python-json-logger==3.2.0
112
+ pytz==2024.2
113
+ PyYAML==6.0.2
114
+ pyzmq==26.2.0
115
+ referencing==0.35.1
116
+ regex==2024.11.6
117
+ requests==2.32.3
118
+ rfc3339-validator==0.1.4
119
+ rfc3986-validator==0.1.1
120
+ rich==13.9.4
121
+ rpds-py==0.22.3
122
+ sacremoses==0.1.1
123
+ safetensors==0.5.2
124
+ scikit-learn==1.6.0
125
+ scipy==1.14.1
126
+ seaborn==0.13.2
127
+ Send2Trash==1.8.3
128
+ sentencepiece==0.2.0
129
+ setuptools==75.6.0
130
+ six==1.17.0
131
+ smmap==5.0.1
132
+ sniffio==1.3.1
133
+ soupsieve==2.6
134
+ stack-data==0.6.3
135
+ streamlit==1.42.0
136
+ sympy==1.13.1
137
+ tenacity==9.0.0
138
+ terminado==0.18.1
139
+ threadpoolctl==3.5.0
140
+ tinycss2==1.4.0
141
+ tokenizers==0.21.0
142
+ toml==0.10.2
143
+ torch==2.6.0
144
+ tornado==6.4.2
145
+ tqdm==4.67.1
146
+ traitlets==5.14.3
147
+ transformers==4.48.2
148
+ triton==3.2.0
149
+ types-python-dateutil==2.9.0.20241206
150
+ typing_extensions==4.12.2
151
+ tzdata==2024.2
152
+ uri-template==1.3.0
153
+ urllib3==2.2.3
154
+ watchdog==6.0.0
155
+ wcwidth==0.2.13
156
+ webcolors==24.11.1
157
+ webencodings==0.5.1
158
+ websocket-client==1.8.0