--- a
+++ b/HealthCare_ChatBot/requirements.txt
@@ -0,0 +1,17 @@
+en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.3.0/en_core_web_sm-3.3.0-py3-none-any.whl
+nltk==3.7
+numpy==1.22.2
+pandas==1.4.1
+regex==2022.6.2
+requests==2.22.0
+scikit-learn==1.0.2
+scipy==1.8.0
+spacy==3.3.1
+spacy-legacy==3.0.9
+spacy-loggers==1.0.2
+sqlparse==0.2.4
+tokenizers==0.12.1
+torch==1.12.0+cpu
+torchaudio==0.12.0+cpu
+torchvision==0.13.0+cpu
+transformers==4.20.1