Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 230 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 230 Bytes

MEDICAL CHATBOT

Steps to run the project

conda create -n mchatbot python=3.8 -y
conda activate mchatbot 
pip install -r requirements.txt
pip install -r requirements.txt