Tabish009 commited on
Commit
2974d77
1 Parent(s): 99abe2b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -0
requirements.txt ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.3
2
+ aiosignal==1.3.1
3
+ anaconda==0.0.1.1
4
+ anyio==4.3.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.14.0
12
+ beautifulsoup4==4.12.3
13
+ bleach==6.1.0
14
+ blinker==1.7.0
15
+ certifi==2024.2.2
16
+ cffi==1.16.0
17
+ charset-normalizer==3.3.2
18
+ click==8.1.7
19
+ colorama==0.4.6
20
+ comm==0.2.1
21
+ cryptography==42.0.4
22
+ ctransformers==0.2.5
23
+ dataclasses-json==0.5.14
24
+ debugpy==1.8.1
25
+ decorator==5.1.1
26
+ defusedxml==0.7.1
27
+ executing==2.0.1
28
+ fastjsonschema==2.19.1
29
+ filelock==3.13.1
30
+ Flask==3.0.2
31
+ fqdn==1.5.1
32
+ frozenlist==1.4.1
33
+ fsspec==2024.2.0
34
+ greenlet==3.0.3
35
+ h11==0.14.0
36
+ httpcore==1.0.4
37
+ httpx==0.27.0
38
+ huggingface-hub==0.21.4
39
+ idna==3.6
40
+ inflection==0.5.1
41
+ inquirerpy==0.3.4
42
+ ipykernel==6.29.3
43
+ ipython==8.22.1
44
+ ipywidgets==8.1.2
45
+ isoduration==20.11.0
46
+ itsdangerous==2.1.2
47
+ jedi==0.19.1
48
+ Jinja2==3.1.3
49
+ joblib==1.3.2
50
+ json5==0.9.18
51
+ jsonpointer==2.4
52
+ jsonschema==4.21.1
53
+ jsonschema-specifications==2023.12.1
54
+ jupyter==1.0.0
55
+ jupyter-console==6.6.3
56
+ jupyter-events==0.9.0
57
+ jupyter-lsp==2.2.3
58
+ jupyter_client==8.6.0
59
+ jupyter_core==5.7.1
60
+ jupyter_server==2.12.5
61
+ jupyter_server_terminals==0.5.2
62
+ jupyterlab==4.1.2
63
+ jupyterlab_pygments==0.3.0
64
+ jupyterlab_server==2.25.3
65
+ jupyterlab_widgets==3.0.10
66
+ langchain==0.0.225
67
+ langchainplus-sdk==0.0.20
68
+ MarkupSafe==2.1.5
69
+ marshmallow==3.21.1
70
+ matplotlib-inline==0.1.6
71
+ -e git+https://github.com/DeependraVerma/end-to-end-medical-chatbot-llama-2.git@4759be5d4e1ee1833a176bf1086fdb00b22aebbf#egg=Medical_Chatbot
72
+ mistune==3.0.2
73
+ more-itertools==10.2.0
74
+ mpmath==1.3.0
75
+ multidict==6.0.5
76
+ mypy-extensions==1.0.0
77
+ nbclient==0.9.0
78
+ nbconvert==7.16.1
79
+ nbformat==5.9.2
80
+ nest-asyncio==1.6.0
81
+ networkx==3.2.1
82
+ nltk==3.8.1
83
+ notebook==7.1.1
84
+ notebook_shim==0.2.4
85
+ numexpr==2.9.0
86
+ numpy==1.26.4
87
+ openapi-schema-pydantic==1.2.4
88
+ opencv-python-headless==4.9.0.80
89
+ overrides==7.7.0
90
+ packaging==23.2
91
+ pandas==2.2.1
92
+ pandocfilters==1.5.1
93
+ parso==0.8.3
94
+ pdfminer.six==20221105
95
+ pdfplumber==0.10.4
96
+ pfzy==0.3.4
97
+ pillow==10.2.0
98
+ pinecone-client==3.2.0
99
+ platformdirs==4.2.0
100
+ prometheus_client==0.20.0
101
+ prompt-toolkit==3.0.43
102
+ psutil==5.9.8
103
+ pure-eval==0.2.2
104
+ pycparser==2.21
105
+ pydantic==1.10.14
106
+ Pygments==2.17.2
107
+ pypdf==4.1.0
108
+ pypdfium2==4.27.0
109
+ pytesseract==0.3.10
110
+ python-dateutil==2.9.0.post0
111
+ python-dotenv==1.0.1
112
+ python-json-logger==2.0.7
113
+ pytz==2024.1
114
+ pywin32==306
115
+ pywinpty==2.0.13
116
+ PyYAML==6.0.1
117
+ pyzmq==25.1.2
118
+ qtconsole==5.5.1
119
+ QtPy==2.4.1
120
+ Quandl==3.7.0
121
+ referencing==0.33.0
122
+ regex==2023.12.25
123
+ requests==2.31.0
124
+ rfc3339-validator==0.1.4
125
+ rfc3986-validator==0.1.1
126
+ rpds-py==0.18.0
127
+ safetensors==0.4.2
128
+ scikit-learn==1.4.1.post1
129
+ scipy==1.12.0
130
+ Send2Trash==1.8.2
131
+ sentence-transformers==2.2.2
132
+ sentencepiece==0.2.0
133
+ setuptools==69.1.0
134
+ six==1.16.0
135
+ sniffio==1.3.1
136
+ soupsieve==2.5
137
+ SQLAlchemy==2.0.29
138
+ stack-data==0.6.3
139
+ swig==4.2.0.post0
140
+ sympy==1.12
141
+ tenacity==8.2.3
142
+ terminado==0.18.0
143
+ threadpoolctl==3.3.0
144
+ tinycss2==1.2.1
145
+ tokenizers==0.15.2
146
+ torch==2.2.1
147
+ torchvision==0.17.1
148
+ tornado==6.4
149
+ tqdm==4.66.2
150
+ traitlets==5.14.1
151
+ transformers==4.38.1
152
+ types-python-dateutil==2.8.19.20240106
153
+ typing-inspect==0.9.0
154
+ typing_extensions==4.9.0
155
+ tzdata==2024.1
156
+ uri-template==1.3.0
157
+ urllib3==2.2.1
158
+ wcwidth==0.2.13
159
+ webcolors==1.13
160
+ webencodings==0.5.1
161
+ websocket-client==1.7.0
162
+ Werkzeug==3.0.1
163
+ wheel==0.42.0
164
+ widgetsnbextension==4.0.10
165
+ yarl==1.9.4