tushar310 commited on
Commit
dab01fa
1 Parent(s): 60513e4
Files changed (1) hide show
  1. requirements.txt +15 -204
requirements.txt CHANGED
@@ -1,207 +1,18 @@
1
- aiohttp==3.9.5
2
- aiosignal==1.3.1
3
- altair==5.3.0
4
- annotated-types==0.7.0
5
- anyio==4.4.0
6
  argon2-cffi==21.3.0
7
- argon2-cffi-bindings==21.2.0
8
- asgiref==3.8.1
9
- async-timeout==4.0.3
10
- attrs==23.2.0
11
- backoff==2.2.1
 
 
 
12
  bcrypt==3.2.0
13
- beautifulsoup4==4.12.3
14
- blinker==1.8.2
15
- bs4==0.0.2
16
- build==1.2.1
17
- cachetools==5.4.0
18
- certifi==2024.7.4
19
- cffi==1.16.0
20
- chardet==3.0.4
21
- charset-normalizer==3.3.2
22
- click==8.1.7
23
- colorama==0.4.6
24
- coloredlogs==15.0.1
25
- contourpy==1.2.1
26
- cryptography==42.0.8
27
- cycler==0.12.1
28
- dataclasses-json==0.6.7
29
- Deprecated==1.2.14
30
- distro==1.9.0
31
- dnspython==2.6.1
32
- docarray==0.40.0
33
- email_validator==2.2.0
34
- et-xmlfile==1.1.0
35
- exceptiongroup==1.2.2
36
- extra-streamlit-components==0.1.71
37
- fastapi==0.111.1
38
- fastapi-cli==0.0.4
39
- ffmpeg-python==0.2.0
40
- filelock==3.15.4
41
- flatbuffers==24.3.25
42
- fonttools==4.53.1
43
- frozenlist==1.4.1
44
- fsspec==2024.6.1
45
- gdown==5.2.0
46
- gitdb==4.0.11
47
- GitPython==3.1.43
48
- google-auth==2.32.0
49
- googleapis-common-protos==1.63.2
50
- googletrans==3.0.0
51
- greenlet==3.0.3
52
- grpcio==1.64.1
53
- gTTS==2.5.1
54
- h11==0.9.0
55
- h2==3.2.0
56
- hpack==3.0.0
57
- hstspreload==2024.7.1
58
- httpcore==0.9.1
59
- httptools==0.6.1
60
- httpx==0.13.3
61
- huggingface-hub==0.23.4
62
- humanfriendly==10.0
63
- hyperframe==5.2.0
64
- icrawler==0.6.9
65
- idna==2.10
66
- imageio==2.34.2
67
- importlib_metadata==7.1.0
68
- importlib_resources==6.4.0
69
- Jinja2==3.1.4
70
- joblib==1.4.2
71
- jsonpatch==1.33
72
- jsonpointer==3.0.0
73
- jsonschema==4.23.0
74
- jsonschema-specifications==2023.12.1
75
- kiwisolver==1.4.5
76
- kubernetes==30.1.0
77
- langchain==0.2.8
78
- langchain-community==0.2.7
79
- langchain-core==0.2.19
80
- langchain-text-splitters==0.2.2
81
- langsmith==0.1.86
82
- lazy_loader==0.4
83
- llvmlite==0.43.0
84
- lxml==5.2.2
85
- markdown-it-py==3.0.0
86
- MarkupSafe==2.1.5
87
- marshmallow==3.21.3
88
- matplotlib==3.9.1
89
- mdurl==0.1.2
90
- mmh3==4.1.0
91
- monotonic==1.6
92
- mpmath==1.3.0
93
- multidict==6.0.5
94
- mypy-extensions==1.0.0
95
- networkx==3.3
96
- numba==0.60.0
97
- numpy==1.26.4
98
- oauthlib==3.2.2
99
- onnxruntime==1.18.1
100
- openai==0.28.0
101
- opencv-python-headless==4.10.0.84
102
- openpyxl==3.1.5
103
- opentelemetry-api==1.25.0
104
- opentelemetry-exporter-otlp-proto-common==1.25.0
105
- opentelemetry-exporter-otlp-proto-grpc==1.25.0
106
- opentelemetry-instrumentation==0.46b0
107
- opentelemetry-instrumentation-asgi==0.46b0
108
- opentelemetry-instrumentation-fastapi==0.46b0
109
- opentelemetry-proto==1.25.0
110
- opentelemetry-sdk==1.25.0
111
- opentelemetry-semantic-conventions==0.46b0
112
- opentelemetry-util-http==0.46b0
113
- orjson==3.10.6
114
- overrides==7.7.0
115
- packaging==24.1
116
- pandas==2.2.2
117
- pandas-stubs==2.2.2.240603
118
- pillow==10.4.0
119
- platformdirs==4.2.2
120
- plotly==5.22.0
121
- pooch==1.8.2
122
- posthog==3.5.0
123
- protobuf==4.25.3
124
- pyarrow==17.0.0
125
- pyasn1==0.6.0
126
- pyasn1_modules==0.4.0
127
- PyAudio==0.2.14
128
- pycparser==2.22
129
- pydantic==2.8.2
130
- pydantic_core==2.20.1
131
- pydeck==0.9.1
132
- Pygments==2.18.0
133
- PyJWT==2.8.0
134
- PyMatting==1.1.12
135
  pymongo==4.3.3
136
- pyparsing==3.1.2
137
- pypdf==4.3.0
138
- PyPDF2==3.0.1
139
- PyPika==0.48.9
140
- pyproject_hooks==1.1.0
141
- pyreadline3==3.4.1
142
- PySocks==1.7.1
143
- python-dateutil==2.9.0.post0
144
- python-dotenv==1.0.1
145
- python-multipart==0.0.9
146
- python-pptx==0.6.23
147
- pytz==2024.1
148
- PyYAML==6.0.1
149
- referencing==0.35.1
150
- regex==2024.5.15
151
- rembg==2.0.57
152
- requests==2.32.3
153
- requests-oauthlib==2.0.0
154
- rfc3986==1.5.0
155
- rich==13.7.1
156
- rpds-py==0.19.0
157
- rsa==4.9
158
- safetensors==0.4.3
159
- scikit-image==0.24.0
160
- scikit-learn==1.5.1
161
- scipy==1.14.0
162
- shellingham==1.5.4
163
- six==1.16.0
164
- smmap==5.0.1
165
- sniffio==1.3.1
166
- soupsieve==2.5
167
- SpeechRecognition==3.10.4
168
- SQLAlchemy==2.0.31
169
- starlette==0.37.2
170
- streamlit==1.36.0
171
- streamlit-authenticator==0.3.2
172
- streamlit-chat==0.0.2.2
173
- streamlit-cookies-manager==0.2.0
174
- streamlit-drawable-canvas==0.9.3
175
- streamlit-login-auth-ui==0.2.0
176
- streamlit-lottie==0.0.5
177
- streamlit-option-menu==0.3.13
178
- streamlit-pills==0.3.0
179
- sympy==1.13.0
180
- tenacity==8.5.0
181
- threadpoolctl==3.5.0
182
- tifffile==2024.7.2
183
- tiktoken==0.7.0
184
- tokenizers==0.19.1
185
- toml==0.10.2
186
- tomli==2.0.1
187
- toolz==0.12.1
188
- tornado==6.4.1
189
- tqdm==4.66.4
190
- transformers==4.42.4
191
- trycourier==5.0.0
192
- typer==0.12.3
193
- types-pytz==2024.1.0.20240417
194
- types-requests==2.32.0.20240712
195
- typing-inspect==0.9.0
196
- typing_extensions==4.12.2
197
- tzdata==2024.1
198
- urllib3==2.2.2
199
- uvicorn==0.30.1
200
- watchdog==4.0.1
201
- watchfiles==0.22.0
202
- websocket-client==1.8.0
203
- websockets==12.0
204
- wrapt==1.16.0
205
- XlsxWriter==3.2.0
206
- yarl==1.9.4
207
- zipp==3.19.2
 
1
+ streamlit
2
+ streamlit-chat
3
+ streamlit-authenticator
4
+ streamlit-login-auth-ui
 
5
  argon2-cffi==21.3.0
6
+ streamlit-option-menu
7
+ transformers
8
+ openai
9
+ streamlit-lottie
10
+ streamlit-pills
11
+ icrawler
12
+ python-pptx
13
+ gtts
14
  bcrypt==3.2.0
15
+ SpeechRecognition
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  pymongo==4.3.3
17
+ rembg
18
+ faiss-cpu