Skip to content

Commit

Permalink
Add dependencies for Flask, Flask-Cors, numpy, Werkzeug, wrapt, tenso…
Browse files Browse the repository at this point in the history
…rflow, Jinja2, MarkupSafe, nltk, pandas, and gunicorn
  • Loading branch information
ArpitaAgrahari committed Oct 1, 2024
1 parent ddab366 commit 07281a2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions MedicalBot/prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
flask
Flask==2.0.2
Flask-Cors==3.0.10
numpy
Werkzeug==2.0.2
wheel==0.37.1
wrapt==1.14.1
tensorflow
Jinja2==3.0.3
MarkupSafe==2.0.1
nltk
pandas
flask
gunicorn

0 comments on commit 07281a2

Please sign in to comment.